Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/keepassxreboot/keepassxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorthez3ro <io@thezero.org>2016-12-04 21:57:24 +0300
committerthez3ro <io@thezero.org>2016-12-04 21:57:24 +0300
commit65992ba6aee89c63beb91ff59fc1ec1e5212a6a3 (patch)
tree91caa8fa7e8a78f683fc2994870bec97a122196d /tests/config-keepassx-tests.h.cmake
parent791a749c2f2069115f8fd75196d30e80088fe8a4 (diff)
Option to select extension compile-time. Fix #50 #123
Diffstat (limited to 'tests/config-keepassx-tests.h.cmake')
-rw-r--r--tests/config-keepassx-tests.h.cmake4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/config-keepassx-tests.h.cmake b/tests/config-keepassx-tests.h.cmake
index b515f5c5f..26204f7dd 100644
--- a/tests/config-keepassx-tests.h.cmake
+++ b/tests/config-keepassx-tests.h.cmake
@@ -5,4 +5,8 @@
#define KEEPASSX_TEST_DATA_DIR "${KEEPASSX_TEST_DATA_DIR}"
+#cmakedefine WITH_XC_HTTP
+#cmakedefine WITH_XC_AUTOTYPE
+#cmakedefine WITH_XC_YUBIKEY
+
#endif // KEEPASSX_CONFIG_TESTS_H