]> git.ipfire.org Git - thirdparty/dbus.git/commit
build: Compile most bus/ files into static libraries
authorSimon McVittie <smcv@collabora.com>
Mon, 3 Sep 2018 22:27:29 +0000 (15:27 -0700)
committerSimon McVittie <smcv@collabora.com>
Mon, 21 Jan 2019 15:14:29 +0000 (15:14 +0000)
commitd7644b7d4ffd0171891d00e819ef000494dfd63e
tree427241c2ded197d155c1600fe9a961af3593ad6f
parent651a82e685638ad75d881112e013b9623a368416
build: Compile most bus/ files into static libraries

This means we can share them between tests without having to compile
the same file repeatedly, and makes them easier to share between
directories when we move test executables into test/.

Signed-off-by: Simon McVittie <smcv@collabora.com>
bus/Makefile.am
cmake/bus/CMakeLists.txt