File: libyder.pc.in

package info (click to toggle)
yder 1.4.20-1.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 348 kB
  • sloc: ansic: 907; makefile: 254; sh: 27
file content (14 lines) | stat: -rw-r--r-- 388 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
prefix=@CMAKE_INSTALL_PREFIX@
exec_prefix=@CMAKE_INSTALL_PREFIX@
libdir=@PKGCONFIG_TARGET_LIBDIR@
includedir=@PKGCONFIG_TARGET_INCLUDES@

Name: @PROJECT_NAME@
Description: @PROJECT_DESCRIPTION@
URL: @PROJECT_BUGREPORT_PATH@
Version: @LIBRARY_VERSION@
Requires: @PKGCONF_REQ@
Requires.private: @PKGCONF_REQ_PRIVATE@
Libs: -L${libdir} -lyder -lorcania @LIB_STATIC@
Cflags: -I${includedir}