mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-01-08 07:00:17 +01:00
Instead of hard-coding the lib subdirectory of the installation prefix,
use the ${CMAKE_INSTALL_LIBEXECDIR} provided by the GNUInstallDirs
module, which defaults to the libexec subdirectory of the installation
prefix. This is consistent with the Autotools build system, which
installs to ${exec_prefix}/libexec unless modified with --libexecdir.
Signed-off-by: Simon McVittie <smcv@collabora.com>
|
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| service.cmake | ||