OpenSceneGraph/examples/osgfadetext/CMakeLists.txt

8 lines
187 B
CMake
Raw Normal View History

#this file is automatically generated
SET(TARGET_NAME osgfadetext )
SET(TARGET_SRC osgfadetext.cpp )
SET(TARGET_ADDED_LIBRARIES osgText )
#### end var setup ###
SETUP_EXAMPLE()