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
KDE PIM Add-ons
Commits
2408a06d
Commit
2408a06d
authored
Jan 19, 2021
by
Laurent Montel
😁
Browse files
Use same version as for messagelib
parent
1872d016
Pipeline
#48116
failed with stage
in 23 minutes and 55 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
2408a06d
...
...
@@ -142,7 +142,7 @@ else()
endif
()
# Extra package
find_package
(
Gpgmepp 1.1
1
.1 CONFIG
)
find_package
(
Gpgmepp 1.1
3
.1 CONFIG
)
set_package_properties
(
Gpgmepp PROPERTIES DESCRIPTION
"GpgME library"
URL
"https://www.gnupg.org"
TYPE REQUIRED
)
add_definitions
(
-DQT_DISABLE_DEPRECATED_BEFORE=0x050e00
)
add_definitions
(
-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054F00
)
...
...
Write
Preview
Supports
Markdown
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