6 lines
75 B
CMake
6 lines
75 B
CMake
|
SET(TARGET_SRC osgvnc.cpp)
|
||
|
|
||
|
#### end var setup ###
|
||
|
SETUP_EXAMPLE(osgvnc)
|
||
|
|