From 8107bd05403d78a945d4a5f11d158f07f9df49b8 Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Wed, 1 Jul 2009 14:04:46 +0000 Subject: [PATCH] Added osgGA to the dependency list --- src/osgPresentation/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/src/osgPresentation/CMakeLists.txt b/src/osgPresentation/CMakeLists.txt index e3238e8d7..52944232c 100644 --- a/src/osgPresentation/CMakeLists.txt +++ b/src/osgPresentation/CMakeLists.txt @@ -32,6 +32,7 @@ LINK_INTERNAL(${LIB_NAME} osgVolume osgFX osgText + osgGA osgUtil osgDB osg