diff --git a/src/osgPlugins/geo/CMakeLists.txt b/src/osgPlugins/geo/CMakeLists.txt index dbbf23a42..a39e834d5 100644 --- a/src/osgPlugins/geo/CMakeLists.txt +++ b/src/osgPlugins/geo/CMakeLists.txt @@ -14,6 +14,6 @@ osgGeoAnimation.h osgGeoNodes.h osgGeoStructs.h ) -SET(TARGET_ADDED_LIBRARIES osgSim ) +SET(TARGET_ADDED_LIBRARIES osgSim osgText) #### end var setup ### SETUP_PLUGIN(geo)