Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PIM
KMail
Commits
7fc0f3b1
Commit
7fc0f3b1
authored
May 18, 2021
by
Laurent Montel
Browse files
Already defined in ecm
parent
b4ad58b9
Pipeline
#62385
passed with stage
in 22 minutes and 27 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
7fc0f3b1
...
...
@@ -6,9 +6,6 @@ project(kmail VERSION ${PIM_VERSION})
include
(
CheckIncludeFiles
)
if
(
POLICY CMP0063
)
cmake_policy
(
SET CMP0063 NEW
)
endif
()
set
(
KF5_MIN_VERSION
"5.82.0"
)
find_package
(
ECM
${
KF5_MIN_VERSION
}
CONFIG REQUIRED
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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