This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
libcfu/libcfu.pc.in

11 lines
263 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: @PACKAGE_NAME@
Description: Portable C data structure and utility library
Version: @PACKAGE_VERSION@
Libs.private: @PTHREAD_LIBS@ @REALTIME_LIBS@
Cflags: -I${includedir}/cfu