Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PIM
Kleopatra
Commits
e3ace7f6
Commit
e3ace7f6
authored
Feb 09, 2022
by
Ingo Klöcker
Browse files
GpgME and its bindings have been released as version 1.17.0
parent
e07be5fc
Pipeline
#135300
passed with stage
in 1 minute and 51 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
e3ace7f6
...
...
@@ -106,7 +106,7 @@ if (QGpgme_VERSION VERSION_GREATER_EQUAL "1.16.0")
set
(
QGPGME_SUPPORTS_TRUST_SIGNATURES 1
)
set
(
QGPGME_SUPPORTS_SIGNATURE_EXPIRATION 1
)
endif
()
if
(
QGpgme_VERSION VERSION_GREATER_EQUAL
"1.1
6.1
"
)
if
(
QGpgme_VERSION VERSION_GREATER_EQUAL
"1.1
7.0
"
)
set
(
QGPGME_SUPPORTS_CHANGING_EXPIRATION_OF_COMPLETE_KEY 1
)
set
(
QGPGME_CRYPTOCONFIGENTRY_HAS_DEFAULT_VALUE 1
)
set
(
QGPGME_SUPPORTS_WKDLOOKUP 1
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment