
ecbuild_add_executable( TARGET       Met3D
                        SOURCES      Met3D.cc Met3D.h
                        DEFINITIONS  ${METVIEW_EXTRA_DEFINITIONS}
                        INCLUDES     ${METVIEW_STANDARD_INCLUDES}
                        LIBS         ${STANDARD_METVIEW_LIBS}
                    )


metview_module_files(ETC_FILES  ObjectSpec.Met3D Met3DDef Met3DRules
                     SVG_FILES MET3D.svg)
