]> git.mxchange.org Git - simgear.git/blobdiff - simgear/CMakeLists.txt
Some basic C++/Nasal binding helpers
[simgear.git] / simgear / CMakeLists.txt
index d505998de184c9bcf404a2ceb5188516aa64d6de..b4e299ae7c4470606d66ab9b3bc9a03290d8c799 100644 (file)
@@ -11,6 +11,7 @@ foreach( mylibfolder
         math
         misc
         nasal
+        nasal/cppbind
         props
         serial
         structure
@@ -79,7 +80,6 @@ if(SIMGEAR_SHARED)
 
         target_link_libraries(SimGearScene
             SimGearCore
-            ShivaVG
             ${ZLIB_LIBRARY}
             ${OPENSCENEGRAPH_LIBRARIES}
             ${OPENAL_LIBRARY}