2024-01-02 12:42:48 +03:00
|
|
|
prefix=@prefix@
|
|
|
|
|
exec_prefix=@exec_prefix@
|
|
|
|
|
libdir=@libdir@
|
|
|
|
|
includedir=@includedir@
|
|
|
|
|
|
|
|
|
|
Name: libcifx
|
|
|
|
|
Description: Hilscher cifX user space library
|
|
|
|
|
Requires: @REQUIRED_PACKAGES@
|
2024-08-06 14:07:46 +03:00
|
|
|
Version: @DRV_VERSION@
|
2024-01-02 12:42:48 +03:00
|
|
|
Libs: -L@libdir@ -lcifx -lpthread
|
|
|
|
|
Cflags: -I@includedir@/cifx
|