OpenSceneGraph/examples/osgunittests/CMakeLists.txt

9 lines
245 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 UnitTestFramework.cpp UnitTests_osg.cpp osgunittests.cpp performance.cpp )
SET(TARGET_H UnitTestFramework.h performance.h )
#### end var setup ###
SETUP_COMMANDLINE_EXAMPLE(osgunittests)