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
MBox Importer
Commits
8b13bf11
Commit
8b13bf11
authored
May 26, 2020
by
Laurent Montel
Browse files
GIT_SILENT: Time to increase Qt5 version. Now we depend against qt5.13
parent
1c4955e2
Pipeline
#21258
passed with stage
in 34 minutes and 21 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
8b13bf11
...
...
@@ -41,7 +41,7 @@ set(AKONADI_VERSION "5.14.40")
set
(
KDEPIM_LIB_VERSION
"
${
PIM_VERSION
}
"
)
set
(
KDEPIM_LIB_SOVERSION
"5"
)
set
(
QT_REQUIRED_VERSION
"5.1
2
.0"
)
set
(
QT_REQUIRED_VERSION
"5.1
3
.0"
)
find_package
(
Qt5
${
QT_REQUIRED_VERSION
}
CONFIG REQUIRED Gui Widgets
)
set
(
LIBMAILIMPORTER_VERSION_LIB
"5.14.40"
)
set
(
MAILCOMMON_LIB_VERSION_LIB
"5.14.40"
)
...
...
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