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
KMail Account Wizard
Commits
19af095f
Commit
19af095f
authored
Jul 16, 2018
by
Laurent Montel
😁
Browse files
GIT_SILENT: Prepare 5.8.80
parent
d0715fb6
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
19af095f
...
...
@@ -37,22 +37,22 @@ endif()
set
(
KDEPIM_VERSION
"
${
KDEPIM_VERSION_NUMBER
}${
KDEPIM_DEV_VERSION
}
"
)
set
(
AKONADI_MIMELIB_VERSION
"5.8.
4
0"
)
set
(
IDENTITYMANAGEMENT_LIB_VERSION
"5.8.
4
0"
)
set
(
KLDAP_LIB_VERSION
"5.8.
4
0"
)
set
(
KMAILTRANSPORT_LIB_VERSION
"5.8.
4
0"
)
set
(
AKONADI_VERSION
"5.8.
4
0"
)
set
(
KIMAP_LIB_VERSION
"5.8.
4
0"
)
set
(
AKONADI_MIMELIB_VERSION
"5.8.
4
0"
)
set
(
AKONADI_MIMELIB_VERSION
"5.8.
8
0"
)
set
(
IDENTITYMANAGEMENT_LIB_VERSION
"5.8.
8
0"
)
set
(
KLDAP_LIB_VERSION
"5.8.
8
0"
)
set
(
KMAILTRANSPORT_LIB_VERSION
"5.8.
8
0"
)
set
(
AKONADI_VERSION
"5.8.
8
0"
)
set
(
KIMAP_LIB_VERSION
"5.8.
8
0"
)
set
(
AKONADI_MIMELIB_VERSION
"5.8.
8
0"
)
set
(
KDEPIM_LIB_VERSION
"
${
KDEPIM_VERSION_NUMBER
}
"
)
set
(
KDEPIM_LIB_SOVERSION
"5"
)
set
(
QT_REQUIRED_VERSION
"5.9.0"
)
find_package
(
Qt5
${
QT_REQUIRED_VERSION
}
CONFIG REQUIRED Widgets Xml DBus Test
)
set
(
PIMCOMMON_LIB_VERSION_LIB
"5.8.
4
0"
)
set
(
LIBKDEPIM_LIB_VERSION_LIB
"5.8.
4
0"
)
set
(
LIBKLEO_LIB_VERSION_LIB
"5.8.
4
0"
)
set
(
PIMCOMMON_LIB_VERSION_LIB
"5.8.
8
0"
)
set
(
LIBKDEPIM_LIB_VERSION_LIB
"5.8.
8
0"
)
set
(
LIBKLEO_LIB_VERSION_LIB
"5.8.
8
0"
)
# Find KF5 package
find_package
(
KF5Wallet
${
KF5_VERSION
}
CONFIG REQUIRED
)
...
...
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