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
libkcompactdisc
Commits
a55bed81
Commit
a55bed81
authored
Aug 21, 2022
by
Laurent Montel
Browse files
use KF_INSTALL_TARGETS_DEFAULT_ARGS
parent
df35590c
Pipeline
#220744
passed with stage
in 38 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/CMakeLists.txt
View file @
a55bed81
...
...
@@ -116,7 +116,7 @@ ecm_generate_headers(KCompactDisc_HEADERS
generate_export_header
(
KCompactDisc BASE_NAME KCompactDisc
)
install
(
TARGETS KCompactDisc EXPORT KCompactDiscTargets
${
KF
5
_INSTALL_TARGETS_DEFAULT_ARGS
}
)
install
(
TARGETS KCompactDisc EXPORT KCompactDiscTargets
${
KF_INSTALL_TARGETS_DEFAULT_ARGS
}
)
install
(
FILES
${
CMAKE_CURRENT_BINARY_DIR
}
/kcompactdisc_export.h
${
KCompactDisc_HEADERS
}
...
...
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