diff --git a/src/osgPlugins/cfg/CMakeLists.txt b/src/osgPlugins/cfg/CMakeLists.txt index 0a3ef8166..d7c0febb1 100644 --- a/src/osgPlugins/cfg/CMakeLists.txt +++ b/src/osgPlugins/cfg/CMakeLists.txt @@ -16,5 +16,7 @@ SET(TARGET_H VisualChooser.h ) +SET(TARGET_ADDED_LIBRARIES osgViewer) + #### end var setup ### SETUP_PLUGIN(cfg)