7 lines
139 B
CMake
7 lines
139 B
CMake
SET(TARGET_SRC osgpresentation.cpp )
|
|
|
|
SET(TARGET_ADDED_LIBRARIES osgPresentation )
|
|
|
|
#### end var setup ###
|
|
SETUP_EXAMPLE(osgpresentation)
|