aboutsummaryrefslogtreecommitdiff
path: root/libnitrokey.pc.in
blob: 4a50388a47294ab9c10196e7642cc74afa289359 (plain)
1
2
3
4
5
6
7
8
9
10
libdir=@CMAKE_INSTALL_FULL_LIBDIR@
includedir=@CMAKE_INSTALL_FULL_INCLUDEDIR@

Name: libnitrokey
Description: Library for communicating with Nitrokey in a clean and easy manner
Version: @libnitrokey_VERSION@
Requires.private: @HIDAPI_LIBUSB_NAME@

Libs: -L${libdir} -lnitrokey
Cflags: -I${includedir}