1
0
Fork 0

Add SimGearCore

This commit is contained in:
Erik Hofman 2016-12-17 11:40:35 +01:00
parent 94ed70607b
commit a10d3d8381

View file

@ -66,6 +66,7 @@ add_executable(fgpanel
) )
target_link_libraries(fgpanel target_link_libraries(fgpanel
SimGearCore
${PNG_LIBRARIES} ${PNG_LIBRARIES}
${SIMGEAR_CORE_LIBRARIES} ${SIMGEAR_CORE_LIBRARIES}
${SIMGEAR_CORE_LIBRARY_DEPENDENCIES} ${SIMGEAR_CORE_LIBRARY_DEPENDENCIES}