
if( OPENSCENEGRAPH_VERSION VERSION_LESS "3.1.9" )

    MAKE_EXECUTABLE( decimationdebugviewer
        decimationdebugviewer.cpp
    )

endif()
