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
Multimedia
Kdenlive
Commits
1fb19b6b
Commit
1fb19b6b
authored
Apr 20, 2021
by
Julius Künzel
Committed by
Jean-Baptiste Mardelle
Apr 20, 2021
Browse files
appimage: update kf5 to 5.81
parent
89e5fb8c
Pipeline
#58960
canceled with stage
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
packaging/appimage/3rdparty/ext_frameworks/CMakeLists.txt
View file @
1fb19b6b
...
...
@@ -195,11 +195,11 @@ function(InstallKF5Component
endfunction
()
if
(
MINGW
)
set
(
KF5_VERSION 5.
76
)
# we have Qt 5.14.2 available.
set
(
KF5_VERSION 5.
81
)
# we have Qt 5.14.2 available.
elseif
(
APPLE
)
set
(
KF5_VERSION 5.
76
)
# we have Qt 5.14.1 available.
set
(
KF5_VERSION 5.
81
)
# we have Qt 5.14.1 available.
else
()
set
(
KF5_VERSION 5.
76
)
# we have Qt 5.14.2 available.
set
(
KF5_VERSION 5.
81
)
# we have Qt 5.14.2 available.
endif
()
if
(
APPLE
)
...
...
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