File: KPimKontactInterfaceConfig.cmake.in

package info (click to toggle)
kontactinterface 25.08.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 648 kB
  • sloc: cpp: 1,160; makefile: 14; sh: 1
file content (11 lines) | stat: -rw-r--r-- 340 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
# SPDX-FileCopyrightText: 2014-2025 Laurent Montel <montel@kde.org>
# SPDX-License-Identifier: BSD-3-Clause

@PACKAGE_INIT@
include(CMakeFindDependencyMacro)
find_dependency(KF6Parts "@KF_MIN_VERSION@")

@PACKAGE_SETUP_AUTOMOC_VARIABLES@

include("${CMAKE_CURRENT_LIST_DIR}/KPim6KontactInterfaceTargets.cmake")
@PACKAGE_INCLUDE_QCHTARGETS@