Skip to content

Let cmake retrieve version and variable information from meson build system

The cmake build system fetches several variables from the autotools build system to avoid the need for manual adjustments. To be able to remove the autotools support from dbus (!378 (merged)), the cmake buildsystem must be adapted to extract them from the meson buildsystem.

See #443 (closed)

Edited by Ralf Habacker

Merge request reports