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