OpenSceneGraph/examples/osgfadetext/CMakeLists.txt

8 lines
169 B
CMake
Raw Normal View History

2007-03-19 21:26:34 +08:00
#this file is automatically generated
2007-03-19 21:26:34 +08:00
SET(TARGET_SRC osgfadetext.cpp )
SET(TARGET_ADDED_LIBRARIES osgSim osgText )
2007-03-19 21:26:34 +08:00
#### end var setup ###
SETUP_EXAMPLE(osgfadetext)