generic: remove/replace references to KDE4Internal module

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
Ivailo Monev 2023-06-17 23:39:13 +03:00
parent a39bf72a79
commit 61f31a7a00
3 changed files with 1 additions and 5 deletions

View file

@ -500,8 +500,6 @@ install(
DESTINATION ${KDE4_INCLUDE_INSTALL_DIR}
)
# the path bellow will be the correct locations once FindKDE4Internal is no longer required:
# ${KDE4_SHARE_INSTALL_PREFIX}/cmake/KDE4
install(
FILES
${CMAKE_CURRENT_BINARY_DIR}/KDELibs4Config.cmake

View file

@ -2,7 +2,7 @@
cmake_minimum_required(VERSION 3.0.2 FATAL_ERROR)
# CMP0000: don't require cmake_minimum_version() directly in the top level
# CMakeLists.txt, FindKDE4Internal.cmake is good enough
# CMakeLists.txt, KDELibs4Config.cmake is good enough
cmake_policy(SET CMP0000 OLD)
# CMP0003: add the link paths to the link command as with cmake 2.4
cmake_policy(SET CMP0003 OLD)

View file

@ -1,5 +1,3 @@
# for documentation look at FindKDE4Internal.cmake
# this file contains the following macros (or functions):
# KDE4_INSTALL_ICONS
# KDE4_ADD_KCFG_FILES