11 lines
195 B
CMake
11 lines
195 B
CMake
SET(TARGET_SRC
|
|
CameraPathProperty.cpp
|
|
CaptureSettings.cpp
|
|
EventProperty.cpp
|
|
gscframerenderer.cpp
|
|
UpdateProperty.cpp
|
|
)
|
|
|
|
#### end var setup ###
|
|
SETUP_EXAMPLE(osgframerenderer)
|