libclayer/libclayer.pc.in

12 lines
230 B
PkgConfig
Raw Normal View History

2022-12-25 08:58:00 +00:00
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: @PACKAGE_NAME@
Description: @PACKAGE_DESCR@
URL: @PACKAGE_URL@
Version: @PACKAGE_VERSION@
2022-12-25 10:14:39 +00:00
Libs: -L${libdir} -lclayer
2022-12-25 08:58:00 +00:00
Cflags: -I${includedir}