Skip to content
  • Simon McVittie's avatar
    Simplify linking for tests that use libdbus-testutils · 274e0fbc
    Simon McVittie authored
    This is the library used by tests that link libdbus-internal and DBusLoop.
    By linking libdbus-internal into it, we can avoid having to repeat that
    dependency all over the place - libtool and cmake both know how to follow
    recursive dependencies.
    
    In cmake, also use libdbus-testutils for more tests, in preference to
    repeating its source files.
    274e0fbc