6f356aeb97
with new pdf plugin and updated vnc plugin that now support these front ends. Updated osgpdf and osgvnc examples to new these new interfaces.
8 lines
115 B
CMake
8 lines
115 B
CMake
SET(TARGET_SRC osgpdf.cpp)
|
|
|
|
SET(TARGET_ADDED_LIBRARIES osgWidget )
|
|
|
|
#### end var setup ###
|
|
SETUP_EXAMPLE(osgpdf)
|
|
|