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
v1.3.0#1
Nov 28, 2023
linux
Kistler-Group/sdbus-cpp248
github.com/Kistler-Group/sdbus-cpp
ba87a82f3d
LGPL-2.1
Manifest