High-level C++ D-Bus library for Linux designed to provide easy-to-use yet powerful API in modern C++
Run the following Vcpkg command to install the port.
vcpkg install sdbus-cpp
sdbus-cpp provides CMake targets:
find_package(sdbus-c++ REQUIRED) target_link_libraries(main PRIVATE SDBusCpp::sdbus-c++)
build C++ codegen tool
v2.1.0#0
Nov 22, 2024
linux
Kistler-Group/sdbus-cpp319
github.com/Kistler-Group/sdbus-cpp
5b55679a99
LGPL-2.1-only
Manifest