SET(TARGET_SRC 
    DePee.cpp
    DePeePass.cpp
    Utility.cpp
    osgdepthpeeling.cpp
)

SET(TARGET_H
    DePee.h
    DePeePass.h
    Utility.h
)

#### end var setup  ###
SETUP_EXAMPLE(osgdepthpeeling)
