From d155952c614c797285d428a557b9793838089965 Mon Sep 17 00:00:00 2001 From: Avery King Date: Thu, 12 Sep 2024 13:20:00 -0700 Subject: [PATCH] CMake: Remove Carbon framework as library We no longer use any trace of Carbon except in ImportQT, but that's going to be dropped in the near future. Signed-off-by: Avery King --- src/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 1b61ee157..8261ff34f 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -1202,7 +1202,6 @@ elseif( CMAKE_SYSTEM_NAME MATCHES "Darwin" ) PRIVATE "-framework Foundation" "-framework Cocoa" - "-framework Carbon" ) if(USE_AUDIO_UNITS) list(APPEND LIBRARIES