File: libxtrxdsp.pc.in

package info (click to toggle)
libxtrxdsp 0.0.1%2Bgit20190830.eec2864-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 296 kB
  • sloc: ansic: 2,538; makefile: 5
file content (15 lines) | stat: -rw-r--r-- 389 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
prefix=@CMAKE_INSTALL_PREFIX@
exec_prefix=${prefix}
libdir=${exec_prefix}/@XTRXDSP_LIBRARY_DIR@
includedir=${prefix}/@XTRXDSP_INCLUDE_DIR@

Name: @CPACK_PACKAGE_NAME@
Description: @CPACK_PACKAGE_DESCRIPTION_SUMMARY@
URL: https://fairwaves.co/
Version: @CPACK_PACKAGE_VERSION@
Requires:
Conflicts:
Cflags: -I${includedir}
Libs: -L${libdir} -lxtrxdsp
Libs.private:  -lrt -lm -ldl -lxtrxdsp