Link with ShivaVG
This commit is contained in:
parent
a25bd06138
commit
d0ae09c7e2
@ -79,6 +79,7 @@ if(SIMGEAR_SHARED)
|
||||
|
||||
target_link_libraries(SimGearScene
|
||||
SimGearCore
|
||||
ShivaVG
|
||||
${ZLIB_LIBRARY}
|
||||
${OPENSCENEGRAPH_LIBRARIES}
|
||||
${OPENAL_LIBRARY}
|
||||
|
@ -8,4 +8,6 @@ set(SOURCES
|
||||
ODGauge.cxx
|
||||
)
|
||||
|
||||
add_subdirectory(ShivaVG/src)
|
||||
|
||||
simgear_scene_component(canvas canvas "${SOURCES}" "${HEADERS}")
|
||||
|
Loading…
Reference in New Issue
Block a user