Warning, /pim/kontactinterface/KPimKontactInterfaceConfig.cmake.in is written in an unsupported language. File is not indexed.

0001 # SPDX-FileCopyrightText: 2014 Montel Laurent <montel@kde.org>
0002 # SPDX-License-Identifier: BSD-3-Clause
0003 
0004 @PACKAGE_INIT@
0005 include(CMakeFindDependencyMacro)
0006 find_dependency(KF6Parts "@KF_MIN_VERSION@")
0007 
0008 @PACKAGE_SETUP_AUTOMOC_VARIABLES@
0009 
0010 include("${CMAKE_CURRENT_LIST_DIR}/KPim6KontactInterfaceTargets.cmake")
0011 @PACKAGE_INCLUDE_QCHTARGETS@