calog/vendor/mariadb/build/mariadb_config/libmariadb.pc

20 lines
564 B
PkgConfig
Vendored
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

#
# pkg_config.pc.in
#
# pkg_config configuration file
# For a detailed description of options, please visit
# Dan Nicholsons Guide to pkg-config (http://www.freedesktop.org/wiki/Software/pkg-config/)
#
prefix=/usr/local
includedir=${prefix}/include/mariadb/
libdir=${prefix}/lib/mariadb/
Name: libmariadb
Version: 3.4.10
Description: MariaDB Connector/C dynamic library
Cflags: -I${includedir}
Libs: -L${libdir} -lmariadb
Libs.private: -ldl -lm -l/home/scott/claude/calog/vendor/openssl/libssl.a -l/home/scott/claude/calog/vendor/openssl/libcrypto.a