blob: 4654cd8af96926fda4522768bbfdefb2af95cc9e [file] [log] [blame]
prefix=@CMAKE_INSTALL_PREFIX@
libdir=${prefix}/@CMAKE_INSTALL_LIBDIR@
includedir=${prefix}/@CMAKE_INSTALL_INCLUDEDIR@
Name: @PROJECT_NAME@
Description: Library for quantum-safe cryptographic algorithms
Version: @OQS_VERSION_TEXT@
Requires.private: @_oqs_pkgconfig_requires_private@
Cflags: -I${includedir}
Libs: -L${libdir} -loqs