
if( OPENSCENEGRAPH_VERSION VERSION_LESS "3.1.9" )

    MAKE_EXECUTABLE( geometryop
        geometryop.cpp
    )

endif()
