Properly handle DBusMenuQt in the build system
authorManuel Nickschas <sputnick@quassel-irc.org>
Mon, 24 Mar 2014 23:18:45 +0000 (00:18 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Mon, 24 Mar 2014 23:18:45 +0000 (00:18 +0100)
commit1c8c7ffcfad6f37d2810c4130a23c95ca7ba2a46
tree22f68f47ab8663479c2c332ea83b9941828c1729
parent04fdfa203d55fac925d0d5ef5a4cfd7ca91ca013
Properly handle DBusMenuQt in the build system

This library ships a CMake config file these days, so we can remove
our own find script (which was no longer used anyway). Also, we need to
treat it as an imported target, there's no dbusmenu-qt_LIBRARIES...
CMakeLists.txt
cmake/FindDBusMenuQt.cmake [deleted file]
src/qtui/CMakeLists.txt