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
Plasma
DrKonqi
Commits
cb263a5f
Commit
cb263a5f
authored
Mar 06, 2022
by
Laurent Montel
Browse files
USe not deprecated KDE_INSTALL_PLUGINDIR variable
parent
79df7ec5
Pipeline
#145838
passed with stage
in 4 minutes and 15 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/coredump/launcher/CMakeLists.txt
View file @
cb263a5f
...
...
@@ -7,7 +7,7 @@ target_compile_options(
drkonqi-coredump-launcher
PRIVATE
-DKDE_INSTALL_FULL_LIBEXECDIR=\"
${
KDE_INSTALL_FULL_LIBEXECDIR
}
\"
-DKDE_
PLUGIN
_INSTALL_DIR=\"
${
KDE_INSTALL_PLUGINDIR
}
\"
-DKDE_
KDE
_INSTALL_
PLUGIN
DIR=\"
${
KDE_INSTALL_PLUGINDIR
}
\"
)
install
(
TARGETS drkonqi-coredump-launcher DESTINATION
${
KDE_INSTALL_LIBEXECDIR
}
)
...
...
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