Added osgText dependency

This commit is contained in:
Robert Osfield 2009-05-08 12:32:00 +00:00
parent cb3c0e7df7
commit c97d88b59c

View File

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