Skip to content

Commit

Permalink
minor changes to cmake configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
shaduzlabs committed Apr 19, 2017
1 parent b3e8970 commit 9a74369
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -111,4 +111,4 @@ set( ALL_SOURCES ${UI_SOURCES} ${PLUGIN_SOURCES} )

# Targets ---------------------------------------------------------------------------------------- #

addJUCEPlugins( gain "${ALL_SOURCES}" )
addJUCEPlugins( ${JUCE_CONFIG_PLUGIN_NAME} "${ALL_SOURCES}" )

0 comments on commit 9a74369

Please sign in to comment.