Added osgGA and osgText to dependency list

This commit is contained in:
Robert Osfield
2009-05-08 12:34:06 +00:00
parent c97d88b59c
commit 426c5d4e44

View File

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