Skip to content

kdsoapv2.2.0

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

MIT

#Supported Platforms

All platforms supported.

#Features

No features defined.

#Dependencies

and 11 transitive dependencies:

#Host Dependencies

and 3 transitive dependencies:

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • JonLiu1993's avatarJonLiu1993
  • Daniele E. Domenichelli's avatarDaniele E. Domenichelli

#Changelog

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