proper linkings?!

This commit is contained in:
lizzie 2026-03-23 05:48:57 +00:00
parent f12f2130f6
commit 30b01142d3

View file

@ -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)