X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2FCMakeLists.txt;h=7612bb8da3c69e8e5ae05478205e18ae7d567b34;hb=6e662fe4d6d26732244aa6631bc0bef5d484962f;hp=3ad734fa1ab7cfa13cd712d236eff9312bbbc49a;hpb=80274596dfb0daf3564581e9e855f3debf483b12;p=simgear.git diff --git a/simgear/CMakeLists.txt b/simgear/CMakeLists.txt index 3ad734fa..7612bb8d 100644 --- a/simgear/CMakeLists.txt +++ b/simgear/CMakeLists.txt @@ -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}")