5 lines
79 B
CMake
5 lines
79 B
CMake
|
SET(TARGET_SRC osgrobot.cpp )
|
||
|
|
||
|
#### end var setup ###
|
||
|
SETUP_EXAMPLE(osgrobot)
|