Browse Source

cmake: Fix macos build

Signed-off-by: falkTX <falktx@falktx.com>
fix-audiofile-buffering
falkTX 1 year ago
parent
commit
f69896bcff
Signed by: falkTX <falktx@falktx.com> GPG Key ID: CDBAA37ABC74FBA0
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      cmake/CMakeLists.txt

+ 1
- 0
cmake/CMakeLists.txt View File

@@ -1334,6 +1334,7 @@ if(APPLE)
../source/backend/utils/CarlaUtils.cpp
../source/backend/utils/Windows.cpp
../source/bridges-plugin/CarlaBridgePlugin.cpp
../source/bridges-ui/CarlaBridgeFormatLV2.cpp
../source/discovery/carla-discovery.cpp
../source/modules/water/water.cpp
../source/modules/water/water.files.cpp


Loading…
Cancel
Save