mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-01-10 09:10:19 +01:00
Previously, only the Autotools build system could do this. This commit includes most of the same features as in the Autotools build, although not the user-session semantics, which will be added separately. Systemd support is controlled by the cmake variable ENABLE_SYSTEMD, which can have the values OFF, ON and AUTO, the latter enabling support by default if the required libraries are available. With WITH_SYSTEMD_SYSTEMUNITDIR a custom installation location can be specified. If it is not specified, the related install path is determined from the installed systemd package, if present. |
||
|---|---|---|
| .. | ||
| CheckPrototypeExists.cmake | ||
| CheckStructMember.cmake | ||
| COPYING-CMAKE-SCRIPTS | ||
| CPackInstallConfig.cmake | ||
| FindDocBookXSL.cmake | ||
| FindDoxygen.cmake | ||
| FindGLib2.cmake | ||
| FindLibIconv.cmake | ||
| MacroGetenvWinPath.cmake | ||
| MacroLibrary.cmake | ||
| MacroOptionalFindPackage.cmake | ||
| Macros.cmake | ||
| MacrosAutotools.cmake | ||
| ProjectSourceGroup.cmake | ||
| Win32Macros.cmake | ||