Skip to Content

kdsoap v2.2.0

Created
Updated

A Qt-based client-side and server-side SOAP component

# 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) 

# License

# Supported Platforms

All platforms are supported

# Features

No features defined.

# Dependencies

and 4 transitive dependencies:

# Host Dependencies

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • JonLiu1993's avatar JonLiu1993
  • Daniele E. Domenichelli's avatar Daniele E. Domenichelli

# Changelog

  • 58b4954 [kdsoap] Fix license, usage and dependencies (#42671)
  • 6901e71 [kd-soap] update to 2.2.0 and rename to kdsoap (#36101)

# Source