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
System
KPMCore
Commits
c6e37dbd
Commit
c6e37dbd
authored
Jan 20, 2022
by
Andrius Štikonas
Browse files
One more missed place with INCLUDE_INSTALL_DIR.
parent
deb82fe2
Pipeline
#126276
passed with stage
in 2 minutes and 44 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
c6e37dbd
...
...
@@ -97,7 +97,6 @@ set(CMAKECONFIG_INSTALL_DIR "${KDE_INSTALL_CMAKEPACKAGEDIR}/KPMcore")
configure_package_config_file
(
"
${
CMAKE_CURRENT_SOURCE_DIR
}
/KPMcoreConfig.cmake.in"
"
${
CMAKE_CURRENT_BINARY_DIR
}
/KPMcoreConfig.cmake"
INSTALL_DESTINATION
${
CMAKECONFIG_INSTALL_DIR
}
PATH_VARS INCLUDE_INSTALL_DIR
)
install
(
FILES
"
${
CMAKE_CURRENT_BINARY_DIR
}
/KPMcoreConfig.cmake"
...
...
Write
Preview
Markdown
is supported
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