SET(TARGET_SRC 
  GameOfLifePass.cpp
  osggameoflife.cpp
)

SET(TARGET_H
  GameOfLifePass.h
)

#### end var setup  ###
SETUP_EXAMPLE(osggameoflife)
