OpenSceneGraph/examples/osgmeshshader/CMakeLists.txt
Robert Osfield 3160481c25 Added MESH and TASK shader enums to osg::Shader.
Added beginings of osgmeshshader example.
2021-03-29 16:12:15 +01:00

4 lines
65 B
CMake

SET(TARGET_SRC osgmeshshader.cpp )
SETUP_EXAMPLE(osgmeshshader)