12 lines
258 B
PkgConfig
12 lines
258 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: libcifx
|
|
Description: Hilscher cifX user space library
|
|
Requires: @REQUIRED_PACKAGES@
|
|
Version: @DRV_VERSION@
|
|
Libs: -L@libdir@ -lcifx -lpthread
|
|
Cflags: -I@includedir@/cifx
|