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
18930385
Commit
18930385
authored
Aug 24, 2022
by
Julius Künzel
💬
Browse files
Use KDEInstallDirs instead of KDEInstallDirs5
parent
50255f3c
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
18930385
...
...
@@ -42,7 +42,7 @@ include(KDECompilerSettings NO_POLICY_SCOPE)
include
(
FeatureSummary
)
include
(
ECMInstallIcons
)
include
(
GenerateExportHeader
)
include
(
KDEInstallDirs
5
)
# TODO: Change to KDEInstallDirs once KDEInstallDirs6 works properly (atm it does not
)
include
(
KDEInstallDirs
)
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