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
libkcddb
Commits
8898b31e
Commit
8898b31e
authored
Aug 21, 2022
by
Laurent Montel
Browse files
use KF_INSTALL_TARGETS_DEFAULT_ARGS
parent
87fb8215
Pipeline
#220743
passed with stage
in 3 minutes and 1 second
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
libkcddb/CMakeLists.txt
View file @
8898b31e
...
...
@@ -115,7 +115,7 @@ ecm_generate_headers(KCddb_CamelCase_HEADERS
REQUIRED_HEADERS KCddb_HEADERS
)
install
(
TARGETS KCddb EXPORT KCddbTargets
${
KF
5
_INSTALL_TARGETS_DEFAULT_ARGS
}
)
install
(
TARGETS KCddb EXPORT KCddbTargets
${
KF_INSTALL_TARGETS_DEFAULT_ARGS
}
)
install
(
FILES
${
CMAKE_CURRENT_BINARY_DIR
}
/kcddb_export.h
...
...
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