Added osgFX to dependencies

This commit is contained in:
Robert Osfield
2009-04-28 15:50:05 +00:00
parent ea65ea83a7
commit b42706f034

View File

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