kdsoapv2.2.0
- Updated
A Qt-based client-side and server-side SOAP component
- Project website: https://www.kdab.com/products/kd-soap
#Usage
kdsoap provides CMake targets:
find_package(KDSoap-qt6 CONFIG REQUIRED)
# kdsoap library
target_link_libraries(main PRIVATE KDSoap::kdsoap)
# kdsoap-server library
target_link_libraries(main PRIVATE KDSoap::kdsoap-server)#Supported Platforms
All platforms supported.
#Features
No features defined.
#Dependencies
qtbase
Features:
network
and 11 transitive dependencies:
- double-conversion (through qtbase)
- egl (through qtbase)
- egl-registry (through opengl-registry)
- md4c (through qtbase)
- opengl-registry (through opengl)
- zlib (through angle)
#Host Dependencies
and 3 transitive dependencies:
- vcpkg-cmake-get-vars (through vcpkg-make)
- vcpkg-get-python-packages (through angle)
- vcpkg-make (through libb2)
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
JonLiu1993
Daniele E. Domenichelli