File: libcpuid.pc.in

package info (click to toggle)
libcpuid 0.8.0%2Brepack1-0.3
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 11,676 kB
  • sloc: ansic: 11,546; python: 1,248; asm: 306; sh: 193; makefile: 110; cpp: 80
file content (11 lines) | stat: -rw-r--r-- 244 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@/libcpuid

Name: libcpuid
Description: libcpuid provides CPU identification for x86
Requires:
Version: @VERSION@
Libs: -L${libdir} -lcpuid
Cflags: -I${includedir}