diff --git a/cmake/CMakeLists.txt b/cmake/CMakeLists.txt index d96a205538..896789bf41 100644 --- a/cmake/CMakeLists.txt +++ b/cmake/CMakeLists.txt @@ -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