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