Also remove INCLUDE_INSTALL_DIR in KPMcoreConfig.cmake file.

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

View File

@ -8,5 +8,4 @@
include(CMakeFindDependencyMacro)
find_dependency(Qt@QT_MAJOR_VERSION@ @QT_MIN_VERSION@ COMPONENTS Core)
set_and_check(KPMCORE_INCLUDE_DIR "@PACKAGE_INCLUDE_INSTALL_DIR@")
include("${CMAKE_CURRENT_LIST_DIR}/KPMcoreTargets.cmake")