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
19cda738
Commit
19cda738
authored
Jan 20, 2022
by
Andrius Štikonas
Browse files
Do not set INCLUDE_INSTALL_DIR variable.
parent
cbea744b
Pipeline
#126267
failed with stage
in 2 minutes and 1 second
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
19cda738
...
@@ -92,7 +92,6 @@ endif()
...
@@ -92,7 +92,6 @@ endif()
add_subdirectory
(
src
)
add_subdirectory
(
src
)
# create a Config.cmake and a ConfigVersion.cmake file and install them
# create a Config.cmake and a ConfigVersion.cmake file and install them
set
(
INCLUDE_INSTALL_DIR
"include/kpmcore/"
)
set
(
CMAKECONFIG_INSTALL_DIR
"
${
KDE_INSTALL_CMAKEPACKAGEDIR
}
/KPMcore"
)
set
(
CMAKECONFIG_INSTALL_DIR
"
${
KDE_INSTALL_CMAKEPACKAGEDIR
}
/KPMcore"
)
configure_package_config_file
(
"
${
CMAKE_CURRENT_SOURCE_DIR
}
/KPMcoreConfig.cmake.in"
configure_package_config_file
(
"
${
CMAKE_CURRENT_SOURCE_DIR
}
/KPMcoreConfig.cmake.in"
...
...
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