diff --git a/components/CMakeLists.txt b/components/CMakeLists.txt index f6af33b25f..1e3a68ac89 100644 --- a/components/CMakeLists.txt +++ b/components/CMakeLists.txt @@ -210,6 +210,7 @@ target_link_libraries(components ${OSGVIEWER_LIBRARIES} ${OSGTEXT_LIBRARIES} ${OSGGA_LIBRARIES} + ${OSGSHADOW_LIBRARIES} ${OSGANIMATION_LIBRARIES} ${Bullet_LIBRARIES} ${SDL2_LIBRARIES}