
ecbuild_add_executable( TARGET       PottF
                        SOURCES      PottF.cc pott.F eqpott.F seqpott.F tlvalid.F pml.F sshm.F
                        DEFINITIONS  ${METVIEW_EXTRA_DEFINITIONS}
                        INCLUDES     ${METVIEW_STANDARD_INCLUDES}
                        LIBS         ${STANDARD_METVIEW_LIBS} ${METVIEW_MACRO_API_F90_LIB} ${GRIB_API_LIBRARIES}
                    )
