We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1eb5879 commit a8569c3Copy full SHA for a8569c3
CMakeLists.txt
@@ -64,7 +64,7 @@ juce_add_plugin("${PROJECT_NAME}"
64
COMPANY_NAME "${COMPANY_NAME}"
65
BUNDLE_ID "${BUNDLE_ID}"
66
67
- # On MacOS, plugin is copied to ~/Users/yourname/Library/Audio/Plug-Ins/
+ # On MacOS, plugin is copied to /Users/yourname/Library/Audio/Plug-Ins/
68
COPY_PLUGIN_AFTER_BUILD TRUE
69
70
# Change me!
0 commit comments