250d9f2ed7
the actual interface query and set/gets.
8 lines
143 B
CMake
8 lines
143 B
CMake
SET(TARGET_SRC
|
|
osgpresentation.cpp )
|
|
|
|
SET(TARGET_ADDED_LIBRARIES osgPresentation )
|
|
|
|
#### end var setup ###
|
|
SETUP_EXAMPLE(osgpresentation)
|