refactor the cmake build to match with autotools: only export client symbols in dbus...
authorRomain Pokrzywka <romain@kdab.com>
Tue, 2 Feb 2010 19:13:26 +0000 (11:13 -0800)
committerRalf Habacker <ralf.habacker@freenet.de>
Sat, 6 Feb 2010 23:32:39 +0000 (00:32 +0100)
commitce6951658577c0514c73c09d5847f1a30d45d158
treed32fbe74503300ea5f1cf2c0f7e15ab517e2258f
parentcffb66be40367b4d148b6d0da0655ccc103ea8ad
refactor the cmake build to match with autotools: only export client symbols in dbus-1 and use and internal library for the rest. Currently this library is statically linked to the apps but it can be made dynamic if wanted
cmake/CMakeLists.txt
cmake/bus/CMakeLists.txt
cmake/dbus/CMakeLists.txt
cmake/tools/CMakeLists.txt