Skip to content

Commit

Permalink
Fix cmake build
Browse files Browse the repository at this point in the history
Signed-off-by: falkTX <falktx@falktx.com>
  • Loading branch information
falkTX committed Apr 21, 2024
1 parent bbfbf7c commit 948991d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmake/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1510,6 +1510,7 @@ if(APPLE)
set_source_files_properties(
../source/backend/CarlaStandalone.cpp
../source/backend/engine/CarlaEngineNative.cpp
../source/backend/plugin/CarlaPluginAU.cpp
../source/backend/plugin/CarlaPluginCLAP.cpp
../source/backend/plugin/CarlaPluginVST2.cpp
../source/backend/plugin/CarlaPluginVST3.cpp
Expand Down

0 comments on commit 948991d

Please sign in to comment.