7 lines
85 B
CMake
7 lines
85 B
CMake
SET(TARGET_SRC
|
|
osg2cpp.cpp
|
|
)
|
|
|
|
#### end var setup ###
|
|
SETUP_APPLICATION(osg2cpp)
|