This repository has been archived on 2024-07-15. You can view files and clone it, but cannot push or open issues or pull requests.
hedera/main/hedera.pc.in

12 lines
237 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@/hedera
includedir=@includedir@/hedera
Name: Hedera
Description: The Hedera Library
Version: @VERSION@
Requires: gtk+-3.0 gvn sql db vn
Libs: -L${libdir}
Cflags: -I${includedir}