mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-27 04:21:47 +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)
|
if(${CMAKE_SYSTEM} MATCHES Darwin)
|
||||||
target_link_libraries(SRB2SDL2 PRIVATE
|
target_link_libraries(SRB2SDL2 PRIVATE
|
||||||
CoreFoundation
|
|
||||||
SDL2
|
SDL2
|
||||||
SDL2_mixer
|
SDL2_mixer
|
||||||
${GME_LIBRARIES}
|
${GME_LIBRARIES}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue