From Luigi Calori, add osgText to geo plugin build

This commit is contained in:
Robert Osfield 2007-08-30 12:18:45 +00:00
parent 4328bdacc2
commit b0f21e9a39

View File

@ -14,6 +14,6 @@ osgGeoAnimation.h
osgGeoNodes.h
osgGeoStructs.h
)
SET(TARGET_ADDED_LIBRARIES osgSim )
SET(TARGET_ADDED_LIBRARIES osgSim osgText)
#### end var setup ###
SETUP_PLUGIN(geo)