From 0b33bba514ef77300d77524c796717e9f4fd353a Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Thu, 25 Jun 2009 08:52:23 +0000 Subject: [PATCH] Added osgVolume dependency --- src/osgPresentation/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/src/osgPresentation/CMakeLists.txt b/src/osgPresentation/CMakeLists.txt index 1d3e8940c..d060be792 100644 --- a/src/osgPresentation/CMakeLists.txt +++ b/src/osgPresentation/CMakeLists.txt @@ -28,6 +28,7 @@ ADD_LIBRARY(${LIB_NAME} ) LINK_INTERNAL(${LIB_NAME} + osgVolume osgViewer osgText osgUtil