File: libbladeRF.pc.in

package info (click to toggle)
bladerf 0.2024.05-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 245,984 kB
  • sloc: ansic: 361,923; vhdl: 28,167; tcl: 14,424; python: 3,668; sh: 1,811; makefile: 1,255; xml: 1,020; cpp: 473; asm: 158; csh: 18
file content (12 lines) | stat: -rw-r--r-- 390 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
prefix=@LIBBLADERF_PC_PREFIX@
exec_prefix=@LIBBLADERF_PC_EXEC_PREFIX@
libdir=@LIBBLADERF_PC_LIBDIR@
includedir=@LIBBLADERF_PC_INCLUDEDIR@

Name: bladeRF Library
Description: C Library for the nuand bladeRF
Version: @LIBBLADERF_PC_VERSION@
URL: https://nuand.com
Cflags: -I${includedir}/ @LIBBLADERF_PC_CFLAGS@
Libs: -L${libdir}/ @LIBBLADERF_PC_LIBS@
Libs.private: @LIBBLADERF_PC_PRIV_LIBS@