14 lines
198 B
CMake
14 lines
198 B
CMake
#this file is automatically generated
|
|
|
|
|
|
SET(TARGET_SRC
|
|
OrientationConverter.cpp
|
|
osgconv.cpp
|
|
)
|
|
SET(TARGET_H
|
|
OrientationConverter.h
|
|
)
|
|
|
|
#### end var setup ###
|
|
SETUP_APPLICATION(osgconv)
|