proper linkings?!

This commit is contained in:
lizzie 2026-03-23 05:48:57 +00:00
parent 328441b8cd
commit d908364bbf

View file

@ -484,7 +484,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) set(_libs Carbon Metal Cocoa IOKit CoreVideo CoreMedia)
if (IOS) if (IOS)