Fixed cmake windows build system bug not installing runtime part of shared libraries...
authorRalf Habacker <ralf.habacker@freenet.de>
Mon, 29 Apr 2013 18:27:12 +0000 (20:27 +0200)
committerRalf Habacker <ralf.habacker@freenet.de>
Mon, 29 Apr 2013 18:42:30 +0000 (20:42 +0200)
commit286923789ebe5c85b1f89b0b8279c498a968cb78
tree318f2af5ff9fa8177b4446aea4b588d83a15a6af
parent7ff0cd0640b906821f9b222924e2545b25d28c0f
Fixed cmake windows build system bug not installing runtime part of shared libraries into bin dir.

This patch also take care of different install directories on unix like os.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=59733
Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
cmake/CMakeLists.txt
cmake/dbus/CMakeLists.txt