You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
284 B
PkgConfig

prefix=@PREFIX@
exec_prefix=@EXEC_PREFIX@
libdir=@LIBDIR@
includedir=@INCLUDEDIR@
Name: libmseed
Description: Read and write miniSEED data records (seismological format)
URL: https://earthscope.github.io/libmseed/
Version: @VERSION@
Cflags: -I${includedir}
Libs: -L${libdir} -lmseed