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
libkdepim
Commits
1b75c7dc
Commit
1b75c7dc
authored
Nov 22, 2016
by
Laurent Montel
😁
Browse files
GIT_SILENT: increase version
parent
01a18ec0
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
1b75c7dc
...
...
@@ -21,13 +21,13 @@ include(ECMAddTests)
set
(
PIM_VERSION
"5.4.40"
)
set
(
LIBKDEPIM_LIB_VERSION
${
PIM_VERSION
}
)
set
(
AKONADICONTACT_LIB_VERSION
"5.
3.8
0"
)
set
(
AKONADICONTACT_LIB_VERSION
"5.
4.4
0"
)
set
(
QT_REQUIRED_VERSION
"5.6.0"
)
set
(
KMIME_LIB_VERSION
"5.
3.8
0"
)
set
(
KLDAP_LIB_VERSION
"5.
3.8
0"
)
set
(
KCONTACTS_LIB_VERSION
"5.
3.8
0"
)
set
(
AKONADISEARCH_LIB_VERSION
"5.
3.8
0"
)
set
(
AKONADI_VERSION
"5.
3.8
0"
)
set
(
KMIME_LIB_VERSION
"5.
4.4
0"
)
set
(
KLDAP_LIB_VERSION
"5.
4.4
0"
)
set
(
KCONTACTS_LIB_VERSION
"5.
4.4
0"
)
set
(
AKONADISEARCH_LIB_VERSION
"5.
4.4
0"
)
set
(
AKONADI_VERSION
"5.
4.4
0"
)
find_package
(
Qt5
${
QT_REQUIRED_VERSION
}
CONFIG REQUIRED Widgets Test DBus Network
)
...
...
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