1. Home
  2. Browse
  3. sdbus-cpp

sdbus-cpp

v2.1.0#0Latest

High-level C++ D-Bus library for Linux designed to provide easy-to-use yet powerful API in modern C++

Install

Run the following Vcpkg command to install the port.

vcpkg install sdbus-cpp

Usage

sdbus-cpp provides CMake targets:

find_package(sdbus-c++ REQUIRED)
target_link_libraries(main PRIVATE SDBusCpp::sdbus-c++)

Features

Dependencies

See source

Version

v2.1.0#0

Publication

Supports

linux

GitHub

Kistler-Group/sdbus-cpp321

Homepage

github.com/Kistler-Group/sdbus-cpp

Subtree

5b55679a99

License

LGPL-2.1-only

Definition

Manifest