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
Education
Kanagram
Commits
79f42e3f
Commit
79f42e3f
authored
Sep 22, 2020
by
Laurent Montel
😁
Browse files
Remove explicit ECM_KDE_MODULE_DIR
parent
16fd013e
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
79f42e3f
...
...
@@ -24,7 +24,7 @@ else()
endif
()
find_package
(
ECM 5.17.0 NO_MODULE REQUIRED
)
set
(
CMAKE_MODULE_PATH
${
CMAKE_MODULE_PATH
}
${
ECM_MODULE_PATH
}
${
ECM_KDE_MODULE_DIR
}
)
set
(
CMAKE_MODULE_PATH
${
CMAKE_MODULE_PATH
}
${
ECM_MODULE_PATH
}
)
include
(
ECMAddAppIcon
)
include
(
KDEInstallDirs
)
...
...
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