mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-06-07 01:18:25 +02:00
Traditional activation is enabled/disabled with the cmake configure parameter -DENABLE_TRADITIONAL_ACTIVATION, which is enabled by default. This was added to the Autotools build system as part of dbus/dbus!107 but until now was not possible to disable when building with CMake. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| CMakeLists.txt | ||
| Makefile.am | ||
| run-test-systemserver.sh | ||
| run-test.sh | ||
| test-autolaunch.c | ||
| test-ids.c | ||
| test-pending-call-disconnected.c | ||
| test-pending-call-dispatch.c | ||
| test-pending-call-timeout.c | ||
| test-privserver-client.c | ||
| test-shutdown.c | ||
| test-threads-init.c | ||