Make the windows binaries and build match the linux one with cmake buildsystem.
authorunknown <Administrator@.(none)>
Mon, 22 Mar 2010 09:38:38 +0000 (10:38 +0100)
committerRalf Habacker <ralf.habacker@freenet.de>
Mon, 22 Mar 2010 09:41:06 +0000 (10:41 +0100)
commit2154acb3492d5ba19da36562e8409016da9cb79b
tree65c9e03b9ed9bdea227d4d6e00e129a6cb51ceb8
parent1fb6d3faf65bc5e449b3101cc2b6c509ae81398e
Make the windows binaries and build match the linux one with cmake buildsystem.

This is performed by including the files from the client lib in the internal one
and by removing the linking to dbus-1 for targets using the internal library.
cmake/CMakeLists.txt
cmake/bus/CMakeLists.txt
cmake/dbus/CMakeLists.txt
cmake/test/CMakeLists.txt
dbus/dbus-macros.h