|
|
@ -478,7 +478,6 @@ endfunction() |
|
|
# Platform-specific library requirements |
|
|
# Platform-specific library requirements |
|
|
# Put these BEFORE EXTERNALS or Boost WILL die |
|
|
# Put these BEFORE EXTERNALS or Boost WILL die |
|
|
# ============================================= |
|
|
# ============================================= |
|
|
|
|
|
|
|
|
if (APPLE) |
|
|
if (APPLE) |
|
|
set(_libs Carbon Metal Cocoa IOKit CoreVideo CoreMedia Security) |
|
|
set(_libs Carbon Metal Cocoa IOKit CoreVideo CoreMedia Security) |
|
|
if (IOS) |
|
|
if (IOS) |
|
|
|