From ad6c04489cf7af1b31cdabfc7ac7fe20e77bee72 Mon Sep 17 00:00:00 2001 From: Frederic Bouvier Date: Wed, 4 Jan 2012 17:20:22 +0100 Subject: [PATCH] Add the light animation to the cmake system --- simgear/scene/model/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/simgear/scene/model/CMakeLists.txt b/simgear/scene/model/CMakeLists.txt index 333f7f46..83264bda 100644 --- a/simgear/scene/model/CMakeLists.txt +++ b/simgear/scene/model/CMakeLists.txt @@ -28,6 +28,7 @@ set(SOURCES ModelRegistry.cxx SGClipGroup.cxx SGInteractionAnimation.cxx + SGLightAnimation.cxx SGMaterialAnimation.cxx SGOffsetTransform.cxx SGReaderWriterXML.cxx -- 2.39.2