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
PIM GrantleeTheme
Commits
381b13d1
Commit
381b13d1
authored
May 26, 2020
by
Laurent Montel
😁
Browse files
GIT_SILENT: Time to increase Qt5 version. Now we depend against qt5.13
parent
ae7a68da
Pipeline
#21281
passed with stage
in 36 minutes and 41 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
381b13d1
...
@@ -31,7 +31,7 @@ endif()
...
@@ -31,7 +31,7 @@ endif()
set
(
GRANTLEETHEME_LIB_VERSION
${
PIM_VERSION
}
)
set
(
GRANTLEETHEME_LIB_VERSION
${
PIM_VERSION
}
)
set
(
QT_REQUIRED_VERSION
"5.1
2
.0"
)
set
(
QT_REQUIRED_VERSION
"5.1
3
.0"
)
set
(
GRANTLEE_VERSION
"5.1"
)
set
(
GRANTLEE_VERSION
"5.1"
)
find_package
(
Qt5
${
QT_REQUIRED_VERSION
}
CONFIG REQUIRED Widgets Network
)
find_package
(
Qt5
${
QT_REQUIRED_VERSION
}
CONFIG REQUIRED Widgets Network
)
...
...
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