From d4b065de53858fbe5db1cac457ada8ef7e67b71e Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Thu, 25 Jun 2009 08:53:28 +0000 Subject: [PATCH] Added osgFX depedency --- src/osgPresentation/CMakeLists.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/osgPresentation/CMakeLists.txt b/src/osgPresentation/CMakeLists.txt index d060be792..cba4cb65c 100644 --- a/src/osgPresentation/CMakeLists.txt +++ b/src/osgPresentation/CMakeLists.txt @@ -28,8 +28,9 @@ ADD_LIBRARY(${LIB_NAME} ) LINK_INTERNAL(${LIB_NAME} - osgVolume osgViewer + osgVolume + osgFX osgText osgUtil osgDB