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}