OpenSceneGraph/examples/osgfxbrowser/CMakeLists.txt

9 lines
201 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 Frame.cpp osgfxbrowser.cpp )
SET(TARGET_H Frame.h )
SET(TARGET_ADDED_LIBRARIES osgFX osgGA )
#### end var setup ###
SETUP_EXAMPLE(osgfxbrowser)