Warning, /libraries/ktextaddons/textautocorrection/core/KFTextAutoCorrectionCoreConfig.cmake.in is written in an unsupported language. File is not indexed.
0001 # SPDX-FileCopyrightText: none 0002 # SPDX-License-Identifier: BSD-3-Clause 0003 0004 @PACKAGE_INIT@ 0005 include(CMakeFindDependencyMacro) 0006 0007 include("${CMAKE_CURRENT_LIST_DIR}/KF@KF_MAJOR_VERSION@TextAutoCorrectionCoreTargets.cmake") 0008 find_dependency(KF@KF_MAJOR_VERSION@ConfigWidgets "@KF_MIN_VERSION@") 0009 @PACKAGE_INCLUDE_QCHTARGETS@