4f881b9a09
figured it might be helpful to folks in OSG who need to do the same. "
5 lines
88 B
CMake
5 lines
88 B
CMake
SET(TARGET_SRC osgfont.cpp)
|
|
SET(TARGET_ADDED_LIBRARIES osgText)
|
|
|
|
SETUP_EXAMPLE(osgfont)
|