Do not set INCLUDE_INSTALL_DIR variable.

This commit is contained in:
Andrius Štikonas 2022-01-20 19:04:53 +00:00
parent cbea744bb3
commit 19cda738bd
1 changed files with 0 additions and 1 deletions

View File

@ -92,7 +92,6 @@ endif()
add_subdirectory(src)
# 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")
configure_package_config_file("${CMAKE_CURRENT_SOURCE_DIR}/KPMcoreConfig.cmake.in"