File: KDSoapConfig-buildtree.cmake.in

package info (click to toggle)
kdsoap 2.2.0%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 3,000 kB
  • sloc: cpp: 19,877; python: 63; makefile: 13
file content (12 lines) | stat: -rw-r--r-- 345 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
# This file is part of the KD Soap project.
#
# SPDX-FileCopyrightText: 2013 Klarälvdalens Datakonsult AB, a KDAB Group company <info@kdab.com>
#
# SPDX-License-Identifier: MIT
#


set(KDSoap_INCLUDE_DIRS "@INSTALL_INCLUDE_DIR@")

include("${CMAKE_CURRENT_LIST_DIR}/KDSoapTargets.cmake")
include("${CMAKE_CURRENT_LIST_DIR}/KDSoapMacros.cmake")