]> git.mxchange.org Git - simgear.git/blobdiff - simgear/CMakeLists.txt
Boolean uniforms are now updatable by properties
[simgear.git] / simgear / CMakeLists.txt
index 3ad734fa1ab7cfa13cd712d236eff9312bbbc49a..7612bb8da3c69e8e5ae05478205e18ae7d567b34 100644 (file)
@@ -70,8 +70,6 @@ if(SIMGEAR_SHARED)
     endif(LIBSVN_FOUND)
 
     if(NOT SIMGEAR_HEADLESS)
-        list(APPEND sceneSources scene/util/SGCoreOSGDependant.cxx)
-
         add_library(SimGearScene SHARED ${sceneSources})
       # set_property(TARGET SimGearScene PROPERTY FRAMEWORK 1)
       # set_property(TARGET SimGearScene PROPERTY PUBLIC_HEADER "${publicHeaders}")