aboutsummaryrefslogtreecommitdiff
path: root/libnitrokey.pc.in
blob: 17cde1d9ccd00a1e9e848f183b0828e26c659f09 (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

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