Added osg2cpp example into build

This commit is contained in:
Robert Osfield 2008-09-25 14:41:27 +00:00
parent a3314e35a7
commit a3d25add27

View File

@ -16,6 +16,7 @@ SET(TARGET_COMMON_LIBRARIES
IF(DYNAMIC_OPENSCENEGRAPH)
ADD_SUBDIRECTORY(osg2cpp)
ADD_SUBDIRECTORY(osganimate)
ADD_SUBDIRECTORY(osgautotransform)
ADD_SUBDIRECTORY(osgbillboard)