mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2025-12-25 02:20:08 +01:00
Apply cmake formatting rules
This commit is contained in:
parent
151574605e
commit
ee24cadf2e
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ if(ENABLE_TRADITIONAL_ACTIVATION)
|
|||
add_session_test_executable(test-pending-call-timeout test-pending-call-timeout.c ${DBUS_INTERNAL_LIBRARIES})
|
||||
endif()
|
||||
add_session_test_executable(test-shutdown test-shutdown.c dbus-testutils)
|
||||
if (ENABLE_TRADITIONAL_ACTIVATION)
|
||||
if(ENABLE_TRADITIONAL_ACTIVATION)
|
||||
add_session_test_executable(test-privserver-client test-privserver-client.c dbus-testutils)
|
||||
add_session_test_executable(test-thread-init test-threads-init.c ${DBUS_INTERNAL_LIBRARIES})
|
||||
endif()
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue