
if( OPENSCENEGRAPH_VERSION VERSION_LESS "3.1.9" )

    MAKE_EXECUTABLE( osgwnormalmap
        osgwnormalmap.cpp
    )

endif()

