Provided by: libgmt-dev_5.4.3+dfsg-1_amd64 

NAME
gmt-config - query GMT build options
SYNOPSIS
gmt-config [--help] [--bits] [--cflags] [--datadir] [--dcw] [--dep-libs] [--gshhg] [--has-fftw] [--has-
fftw] [--has-gdal] [--has-pcre] [--has-lapack] [--has-openmp] [--includedir] [--libs]
[--plugindir] [--prefix] [--version]
DESCRIPTION
gmt-config allows querying the options used to build GMT.
OPTIONS
--help display help message and exit
--bits whether library is build 32-bit or 64-bit
--cflags
pre-processor and compiler flags
--datadir
GMT's data directories
--dcw location of used DCW
--dep-libs
dependent libraries
--gshhg
location of used GSHHG
--has-fftw
whether FFTW is used in build
--has-gdal
whether GDAL is used in build
--has-pcre
whether PCRE is used in build
--has-lapack
whether LAPACK is used in build
--has-openmp
whether GMT was built with OpenMP support
--includedir
include directory
--libs library linking information
--plugindir
GMT's plugin directory
--prefix
install prefix
--version
library version
03 January 2018 gmt-config(1)