mirror of
https://github.com/QuasarApp/qca.git
synced 2025-04-27 20:14:32 +00:00
Added option QCA_INSTALL_IN_QT_PREFIX to provide a way to choose default prefix for installing qca. By default is ON. Also added a cache vars. QCA_PREFIX_INSTALL_DIR QCA_PLUGINS_INSTALL_DIR QCA_BINARY_INSTALL_DIR QCA_LIBRARY_INSTALL_DIR QCA_FEATURE_INSTALL_DIR QCA_INCLUDE_INSTALL_DIR QCA_PRIVATE_INCLUDE_INSTALL_DIR QCA_DOC_INSTALL_DIR QCA_MAN_INSTALL_DIR
QCA Mozilla NSS plugin ---------------------- Author: Brad Hards <bradh@frogmouth.net> This plugin provides features based on Mozilla NSS. It implements: * Hashing Requirements: Recent version of NSS. Installation procedure: ./configure make su -c "make install"