sdbus-cpp v2.1.0
- Created
- Updated
High-level C++ D-Bus library for Linux designed to provide easy-to-use yet powerful API in modern C++
# Usage
sdbus-cpp provides CMake targets:
find_package(sdbus-c++ REQUIRED)
target_link_libraries(main PRIVATE SDBusCpp::sdbus-c++)
# License
# Supported Platforms
linux
- ✅ linux
- ❌
osx - ❌
uwp - ❌
windows
# Features
No default features set.
# tool
build C++ codegen tool
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (by expat )
- vcpkg-cmake-config (by expat )
# Dependencies
and 7 transitive dependencies:
- expat (by dbus )
- libcap (by libsystemd )
- liblzma (by libsystemd )
- libmount (by libsystemd )
- libxcrypt (by libsystemd )
- lz4 (by libsystemd )
- zstd (by libsystemd )
# Host Dependencies
and 3 transitive dependencies:
- gperf (by libsystemd )
- vcpkg-cmake-get-vars (by libcap )
- vcpkg-tool-meson (by libsystemd )
# Dependents
No dependents.
# Host Dependents
No dependents.
# Contributors
- Russell Greene
- sandro97git
- Jia Yue Hua
- RobbertProost
- Robbert-Jan de Jager