diff --git a/CMakeLists.txt b/CMakeLists.txt index 6f415f8c91..1d9655bb2a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -484,7 +484,6 @@ endfunction() # Platform-specific library requirements # Put these BEFORE EXTERNALS or Boost WILL die # ============================================= - if (APPLE) set(_libs Carbon Metal Cocoa IOKit CoreVideo CoreMedia) if (IOS)