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
378ccfe3
Commit
378ccfe3
authored
Dec 17, 2018
by
Laurent Montel
😁
Browse files
GIT_SILENT: Increase Qt to Qt5.10.0
parent
fd3af93b
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
378ccfe3
...
...
@@ -48,7 +48,7 @@ set(AKONADI_MIMELIB_VERSION "5.10.40")
set
(
KDEPIM_LIB_VERSION
"
${
KDEPIM_VERSION_NUMBER
}
"
)
set
(
KDEPIM_LIB_SOVERSION
"5"
)
set
(
QT_REQUIRED_VERSION
"5.
9
.0"
)
set
(
QT_REQUIRED_VERSION
"5.
10
.0"
)
find_package
(
Qt5
${
QT_REQUIRED_VERSION
}
CONFIG REQUIRED Widgets Xml DBus Test
)
set
(
PIMCOMMON_LIB_VERSION_LIB
"5.10.40"
)
set
(
LIBKDEPIM_LIB_VERSION_LIB
"5.10.40"
)
...
...
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