Codebase list libmatio / upstream/latest matio.pc.in
upstream/latest

Tree @upstream/latest (Download .tar.gz)

matio.pc.in @upstream/latestraw · history · blame

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: MATIO
Description: MATIO Library
Version: @VERSION@
Libs: -L${libdir} -lmatio @HDF5_LIBS@ @ZLIB_LIBS@
Cflags: -I${includedir} @HDF5_CFLAGS@ @ZLIB_CFLAGS@