mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2024-11-10 15:22:20 +00:00
macosx: drop CoreFoundation linking
This commit is contained in:
parent
2c4a27c7c6
commit
077781cc56
1 changed files with 0 additions and 1 deletions
|
@ -119,7 +119,6 @@ if(${SDL2_FOUND})
|
|||
|
||||
if(${CMAKE_SYSTEM} MATCHES Darwin)
|
||||
target_link_libraries(SRB2SDL2 PRIVATE
|
||||
CoreFoundation
|
||||
SDL2
|
||||
SDL2_mixer
|
||||
${GME_LIBRARIES}
|
||||
|
|
Loading…
Reference in a new issue