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