Browse Source

proper linkings?!

lizzie/ios-port-sud
lizzie 5 months ago
parent
commit
8f17093671
  1. 1
      CMakeLists.txt

1
CMakeLists.txt

@ -508,7 +508,6 @@ endfunction()
# Platform-specific library requirements
# Put these BEFORE EXTERNALS or Boost WILL die
# =============================================
if (APPLE)
foreach(fw Carbon Metal Cocoa IOKit CoreVideo CoreMedia Security UniformTypeIdentifiers)
find_library(${fw}_LIBRARY ${fw} REQUIRED)

Loading…
Cancel
Save