]> git.ipfire.org Git - thirdparty/dbus.git/commit
Merge branch 'fix-issue-541' into 'master'
authorSimon McVittie <smcv@collabora.com>
Thu, 12 Dec 2024 15:52:20 +0000 (15:52 +0000)
committerSimon McVittie <smcv@collabora.com>
Thu, 12 Dec 2024 15:52:20 +0000 (15:52 +0000)
commite6b77c3454635daa7e2ecb3ce2b15b5a4c6dfa60
tree1a07d846898aedc38e1d660ef5ee63ab366231f1
parentba0722719ccbc4261e3cc836d30c21de3334115d
parent8a78585514dcf498f3282515d8cef5e5b9a51324
Merge branch 'fix-issue-541' into 'master'

cmake: add missing environment variables for running tests

Closes #541

See merge request dbus/dbus!505