root/OpenSceneGraph/trunk/examples/osgunittests/CMakeLists.txt
@
11186
| Revision 11186, 304 bytes (checked in by robert, 3 years ago) | |
|---|---|
|
|
| Line | |
|---|---|
| 1 | SET(TARGET_SRC |
| 2 | UnitTestFramework.cpp |
| 3 | UnitTests_osg.cpp |
| 4 | osgunittests.cpp |
| 5 | performance.cpp |
| 6 | MultiThreadRead.cpp |
| 7 | FileNameUtils.cpp |
| 8 | ) |
| 9 | |
| 10 | SET(TARGET_H |
| 11 | UnitTestFramework.h |
| 12 | performance.h |
| 13 | MultiThreadRead.h |
| 14 | ) |
| 15 | |
| 16 | #### end var setup ### |
| 17 | |
| 18 | SETUP_COMMANDLINE_EXAMPLE(osgunittests) |
Note: See TracBrowser
for help on using the browser.
