tinycdb/libcdb.pc
Troy Dawson af484e4b13 RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/tinycdb#94bf2aebc8553c31ddbbe061eda1ac9607496878
2020-10-15 12:53:22 -07:00

13 lines
253 B
PkgConfig

# Package Information for pkg-config
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: libcdb
Description: tinycdb - Constant Data Base library
Version: 0.78
Libs: -L${libdir} -lcdb
Cflags: -I${includedir}