Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
jatinchowdhury18 authored Apr 3, 2024
1 parent f2d24a2 commit 346c040
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ setup_source_group(TempPlugin PLUGIN_SRCS SOURCES
file(GLOB_RECURSE juce_module_sources CONFIGURE_DEPENDS
${CMAKE_CURRENT_SOURCE_DIR}/../modules/JUCE/modules/juce_*/*.cpp
${CMAKE_CURRENT_SOURCE_DIR}/../modules/JUCE/modules/juce_*/*.mm
${CMAKE_CURRENT_SOURCE_DIR}/../modules/JUCE/modules/chowdsp_utils/modules/*/chowdsp_*/*.cpp
${CMAKE_CURRENT_SOURCE_DIR}/../modules/chowdsp_utils/modules/*/chowdsp_*/*.cpp
)
set_source_files_properties(${juce_module_sources}
TARGET_DIRECTORY TempPlugin
Expand Down

0 comments on commit 346c040

Please sign in to comment.