1. Home
  2. Browse
  3. kdsoap

kdsoap

v2.2.0#1Latest

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

Install

Run the following Vcpkg command to install the port.

vcpkg install kdsoap

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)

Dependencies

See source

Version

v2.2.0#1

Publication

Supports

All

GitHub

KDAB/KDSoap146

Homepage

kdab.com/products/kd-soap

Subtree

58b4954290

License

MIT

Definition

Manifest