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
PIM MailImporter
Commits
7cf0bc1f
Commit
7cf0bc1f
authored
Mar 13, 2016
by
Laurent Montel
Browse files
Prepare 16.04
parent
f48e4fa0
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
7cf0bc1f
...
...
@@ -21,10 +21,10 @@ include(ECMAddTests)
set
(
KF5_VERSION
"5.19.0"
)
set
(
KDEPIMLIBS_LIB_VERSION
"5.1.
42
"
)
set
(
KDEPIM_LIB_VERSION
"5.1.
42
"
)
set
(
KDEPIMLIBS_LIB_VERSION
"5.1.
80
"
)
set
(
KDEPIM_LIB_VERSION
"5.1.
80
"
)
set
(
QT_REQUIRED_VERSION
"5.4.0"
)
set
(
KMIME_LIB_VERSION
"5.1.
4
0"
)
set
(
KMIME_LIB_VERSION
"5.1.
8
0"
)
find_package
(
KF5Akonadi
${
KDEPIMLIBS_LIB_VERSION
}
CONFIG REQUIRED
)
find_package
(
Qt5
${
QT_REQUIRED_VERSION
}
CONFIG REQUIRED Widgets Test UiTools Xml
)
...
...
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