Skip to content

Commit

Permalink
cmake: Fix macos build
Browse files Browse the repository at this point in the history
Signed-off-by: falkTX <[email protected]>
  • Loading branch information
falkTX committed Jul 22, 2023
1 parent 6251d75 commit f69896b
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 @@ -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
Expand Down

0 comments on commit f69896b

Please sign in to comment.