macosx: drop CoreFoundation linking

This commit is contained in:
Alam Ed Arias 2016-03-25 22:11:39 -04:00
parent 2c4a27c7c6
commit 077781cc56

View file

@ -119,7 +119,6 @@ if(${SDL2_FOUND})
if(${CMAKE_SYSTEM} MATCHES Darwin)
target_link_libraries(SRB2SDL2 PRIVATE
CoreFoundation
SDL2
SDL2_mixer
${GME_LIBRARIES}