Make it as required as we will need it soon

wilder
Laurent Montel 5 years ago
parent f762950e6b
commit 75d158131b
  1. 2
      CMakeLists.txt

@ -142,7 +142,7 @@ find_package(Qt5Keychain CONFIG)
set_package_properties(Qt5Keychain PROPERTIES
DESCRIPTION "Provides support for secure credentials storage"
URL "https://github.com/frankosterfeld/qtkeychain"
TYPE OPTIONAL)
TYPE REQUIRED)
configure_file(config-enterprise.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/config-enterprise.h )

Loading…
Cancel
Save