From 85386daa2583e73d65ddb75bd18a37c7752e588d Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Thu, 15 May 2014 13:34:50 +0000 Subject: [PATCH] Added osgGA dependency --- src/osgUI/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/src/osgUI/CMakeLists.txt b/src/osgUI/CMakeLists.txt index 146d74c5d..f081a7157 100644 --- a/src/osgUI/CMakeLists.txt +++ b/src/osgUI/CMakeLists.txt @@ -31,6 +31,7 @@ SET(TARGET_SRC SET(TARGET_LIBRARIES osgDB + osgGA osgUtil osgText osg