diff --git a/src/osgGA/CMakeLists.txt b/src/osgGA/CMakeLists.txt index 92ee09345..882e0ff41 100644 --- a/src/osgGA/CMakeLists.txt +++ b/src/osgGA/CMakeLists.txt @@ -50,6 +50,7 @@ ADD_LIBRARY(${LIB_NAME} LINK_INTERNAL(${LIB_NAME} osgDB + osgUtil osg OpenThreads )