Hopefully fix Win32 linkage.

This commit is contained in:
James Turner 2016-11-02 22:57:39 +00:00
parent a09630bcca
commit 604a9ff614

View File

@ -136,7 +136,8 @@ target_link_libraries(SimGearCore
${DL_LIBRARY}
${CMAKE_THREAD_LIBS_INIT}
${COCOA_LIBRARY}
${CURL_LIBRARIES})
${CURL_LIBRARIES}
${WINSOCK_LIBRARY})
if(SYSTEM_EXPAT)
target_link_libraries(SimGearCore