fgcom-sa: remove plib, zlib, win dependencies
This commit is contained in:
parent
df7e56b049
commit
e0c97199e6
1 changed files with 0 additions and 3 deletions
|
@ -31,9 +31,6 @@
|
|||
include_directories( ${CMAKE_SOURCE_DIR}/3rdparty/iaxclient/lib ) # for iaxclient.h
|
||||
# Now include simgear libraries
|
||||
target_link_Libraries( ${name}
|
||||
${win_LIBS}
|
||||
${PLIB_LIBRARIES}
|
||||
${ZLIB_LIBRARIES}
|
||||
${OPENAL_LIBRARY}
|
||||
${SIMGEAR_CORE_LIBRARIES}
|
||||
${SIMGEAR_CORE_LIBRARY_DEPENDENCIES} )
|
||||
|
|
Loading…
Add table
Reference in a new issue