OpenSceneGraph/examples/osgtext3D/CMakeLists.txt

17 lines
266 B
CMake

#this file is automatically generated
SET(TARGET_H
GlyphGeometry.h
)
SET(TARGET_SRC
GlyphGeometry.cpp
osgtext3D_orig.cpp
osgtext3D_test.cpp
osgtext3D.cpp
)
SET(TARGET_ADDED_LIBRARIES osgText )
#### end var setup ###
SETUP_EXAMPLE(osgtext3D)