mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2025-12-27 02:10:11 +01:00
cmake: Use a better bug reference
Signed-off-by: Simon McVittie <smcv@collabora.com>
(cherry picked from commit 648f4c2c37)
This commit is contained in:
parent
2565691762
commit
ff872f76fb
1 changed files with 1 additions and 2 deletions
|
|
@ -150,8 +150,7 @@ if(DBUS_ENABLE_INTRUSIVE_TESTS)
|
|||
set(SOURCES bus/main.c bus/common.c bus/common.h)
|
||||
add_test_executable(test-bus "${SOURCES}" dbus-daemon-internal dbus-testutils ${EXPAT_LIBRARIES})
|
||||
# TODO: For full coverage this should be run with some specific
|
||||
# environment variable values: see test_env in tests/meson.build,
|
||||
# and dbus#538
|
||||
# environment variable values: see dbus#541
|
||||
set_target_properties(test-bus PROPERTIES COMPILE_FLAGS ${DBUS_INTERNAL_CLIENT_DEFINITIONS})
|
||||
|
||||
if(ENABLE_TRADITIONAL_ACTIVATION)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue