CMake dbus libraries usage cleanup.
authorRalf Habacker <ralf.habacker@freenet.de>
Sat, 20 Mar 2010 21:30:16 +0000 (22:30 +0100)
committerRalf Habacker <ralf.habacker@freenet.de>
Sat, 20 Mar 2010 21:33:58 +0000 (22:33 +0100)
commitd999abdaa83a89a642ba507d58c36b161e220f3a
treeae01257bb7158341a8379efeb190d93e3169f641
parent235e8dfe2e1b741bbe117825f6d3fc26fc94ca6f
CMake dbus libraries usage cleanup.

Renamed DBUS_LIBRARIES to DBUS_INTERNAL_LIBRARIES and moved to top level CMakeLists.txt.
Removed obsolate references of dbus-internal library.
Added DBUS_LIBRARIES definition which contains only the dbus library.
cmake/CMakeLists.txt
cmake/bus/CMakeLists.txt
cmake/test/CMakeLists.txt
cmake/test/name-test/CMakeLists.txt
cmake/tools/CMakeLists.txt