Review Request 112874: Allow disabling of QCA plugins during build.
Uwe L. Korn
uwelk at xhochy.com
Sat Sep 28 13:15:14 UTC 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/112874/
-----------------------------------------------------------
(Updated Sept. 28, 2013, 1:15 p.m.)
Review request for KDE Frameworks and Ivan Romanov.
Changes
-------
Proposal #3: Like in your comment, I made it accept a list, so that the usage changes to
cmake ../../qca '-DBUILD_PLUGINS=logger;softstore;ossl;pkcs11;botan;gnupg;cyrus-sasl;gcrypt;nss'
(Sorry for uploading 3 diffs at once but I do not know how to better upload 3 alternative patches to reviewboard)
Description
-------
Add the ability to disable plugins, e.g. do not build the openssl plugins although OpenSSL was found in the system. This is a requirement that arose during packaging latest head for Gentoo.
Diffs (updated)
-----
plugins/CMakeLists.txt eed741e
plugins/qca-botan/CMakeLists.txt 1b9607c
plugins/qca-cyrus-sasl/CMakeLists.txt b36cbcf
plugins/qca-gcrypt/CMakeLists.txt f5c73bd
plugins/qca-gnupg/CMakeLists.txt 7f46abf
plugins/qca-nss/CMakeLists.txt 805567d
plugins/qca-ossl/CMakeLists.txt 6b5c69c
plugins/qca-pkcs11/CMakeLists.txt b220926
plugins/qca-wincrypto/CMakeLists.txt c0ab378
Diff: http://git.reviewboard.kde.org/r/112874/diff/
Testing
-------
Compiled, installed and used on Gentoo (with Qt5).
Thanks,
Uwe L. Korn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20130928/8f97b7c6/attachment.html>
More information about the Kde-frameworks-devel
mailing list