Warning, /libraries/kdsoap-ws-discovery-client/KDSoapWSDiscoveryClientConfig.cmake.in is written in an unsupported language. File is not indexed.

0001 # SPDX-FileCopyrightText: 2019 Casper Meijn <casper@meijn.net>
0002 #
0003 # SPDX-License-Identifier: CC0-1.0
0004 
0005 @PACKAGE_INIT@
0006 
0007 find_dependency(Qt@QT_MAJOR_VERSION@Core @REQUIRED_QT_VERSION@)
0008 find_dependency(@KDSOAP_PACKAGE@)
0009 
0010 include("${CMAKE_CURRENT_LIST_DIR}/KDSoapWSDiscoveryClientTargets.cmake")