Added osgViewer as a dependency

This commit is contained in:
Robert Osfield
2009-04-28 15:48:56 +00:00
parent b037fdb14a
commit ea65ea83a7

View File

@@ -17,7 +17,7 @@ SET(TARGET_H
CompileSlideCallback.h
)
SET(TARGET_ADDED_LIBRARIES osgVolume)
SET(TARGET_ADDED_LIBRARIES osgVolume osgViewer)
#### end var setup ###
SETUP_PLUGIN(p3d)