]> git.mxchange.org Git - simgear.git/blobdiff - simgear/scene/util/CMakeLists.txt
Work around apparent OSG 3.2.0 normal binding bug.
[simgear.git] / simgear / scene / util / CMakeLists.txt
index 3586844e42b829675eada3f98c9f4d65ad156fe1..9dec41159b0bfe9f25aef3fe222173156cf01a19 100644 (file)
@@ -7,6 +7,7 @@ set(HEADERS
     NodeAndDrawableVisitor.hxx
     Noise.hxx
     OptionsReadFileCallback.hxx
+    OsgDebug.hxx
     OsgMath.hxx
     OsgSingleton.hxx
     parse_color.hxx
@@ -37,6 +38,7 @@ set(SOURCES
     NodeAndDrawableVisitor.cxx
     Noise.cxx
     OptionsReadFileCallback.cxx
+    OsgDebug.cxx
     parse_color.cxx
     PrimitiveUtils.cxx
     QuadTreeBuilder.cxx