Codebase list libmatio / debian/1.5.17-4 matio.pc.in
debian/1.5.17-4

Tree @debian/1.5.17-4 (Download .tar.gz)

matio.pc.in @debian/1.5.17-4raw · 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@