7ec5673a7e
has been introduced to reproduce the scaling of paricle effects
7 lines
144 B
CMake
7 lines
144 B
CMake
SET(TARGET_SRC osgsimulation.cpp )
|
|
|
|
SET(TARGET_ADDED_LIBRARIES osgParticle osgSim osgGA )
|
|
|
|
#### end var setup ###
|
|
SETUP_EXAMPLE(osgsimulation)
|