]> git.mxchange.org Git - simgear.git/commitdiff
Add the light animation to the cmake system
authorFrederic Bouvier <fredfgfs01@free.fr>
Wed, 4 Jan 2012 16:20:22 +0000 (17:20 +0100)
committerFrederic Bouvier <fredfgfs01@free.fr>
Sun, 4 Mar 2012 19:21:22 +0000 (20:21 +0100)
simgear/scene/model/CMakeLists.txt

index 333f7f46a500304dde4d0eeba873e798b29da36a..83264bda1a511affc322359a1447de3e6de7532d 100644 (file)
@@ -28,6 +28,7 @@ set(SOURCES
     ModelRegistry.cxx
     SGClipGroup.cxx
     SGInteractionAnimation.cxx
+    SGLightAnimation.cxx
     SGMaterialAnimation.cxx
     SGOffsetTransform.cxx
     SGReaderWriterXML.cxx