diff CMakeLists.txt @ 3729:982c24a70dfd

Merge
author Benjamin Golinvaux <bgo@osimis.io>
date Sun, 08 Mar 2020 19:51:57 +0100
parents cc6d4edfe8fe
children e7ff4f9b34bd 33c19a6643e1
line wrap: on
line diff
--- a/CMakeLists.txt	Sun Mar 08 19:51:22 2020 +0100
+++ b/CMakeLists.txt	Sun Mar 08 19:51:57 2020 +0100
@@ -17,7 +17,7 @@
 set(ENABLE_JPEG ON)
 set(ENABLE_LOCALE ON)
 set(ENABLE_LUA ON)
-set(ENABLE_OPENSSL_ENGINES ON)
+set(ENABLE_OPENSSL_ENGINES ON)  # OpenSSL engines are necessary for PKCS11
 set(ENABLE_PNG ON)
 set(ENABLE_PUGIXML ON)
 set(ENABLE_SQLITE ON)