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
Multimedia
Kdenlive
Commits
ccb8b332
Commit
ccb8b332
authored
Aug 18, 2022
by
Julius Künzel
💬
Browse files
[Qt6] Fix install paths
parent
b758fb00
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
ccb8b332
...
...
@@ -42,7 +42,7 @@ include(KDECompilerSettings NO_POLICY_SCOPE)
include
(
FeatureSummary
)
include
(
ECMInstallIcons
)
include
(
GenerateExportHeader
)
include
(
KDEInstallDirs
)
include
(
KDEInstallDirs
5
)
# TODO: Change to KDEInstallDirs once KDEInstallDirs6 works properly (atm it does not
)
include
(
KDECMakeSettings
)
include
(
ECMOptionalAddSubdirectory
)
include
(
ECMMarkNonGuiExecutable
)
...
...
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