mirror of
https://github.com/QuasarApp/qca.git
synced 2025-04-26 11:34:32 +00:00
12 lines
320 B
CMake
12 lines
320 B
CMake
prefix=@QCA_PREFIX_INSTALL_DIR@
|
|
exec_prefix=@QCA_PREFIX_INSTALL_DIR@
|
|
libdir=@QCA_LIBRARY_INSTALL_DIR@
|
|
includedir=@QCA_FULL_INCLUDE_INSTALL_DIR@
|
|
|
|
Name: QCA
|
|
Description: Qt Cryptographic Architecture library
|
|
Version: @QCA_LIB_VERSION_STRING@
|
|
Requires: @QCA_QT_PC_VERSION@
|
|
Libs: @PKGCONFIG_LIBS@
|
|
Cflags: @PKGCONFIG_CFLAGS@
|