Add support for finding lconvert to our own buildsystem
authorManuel Nickschas <sputnick@quassel-irc.org>
Sun, 1 Apr 2012 21:00:09 +0000 (23:00 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Sun, 1 Apr 2012 22:07:17 +0000 (00:07 +0200)
commit1fde33939ee9337bca69bc60ad8f1f686b2707b9
tree4da7d2620396dc2f82b61737db1faaf57adb35ed
parentff81aaec156b8dc2e12f49286fd69e55f215af29
Add support for finding lconvert to our own buildsystem

Since neither Qt4 nor Qt5 seem to deem lconvert a relevant binary, their cmake fu does
not look for lconvert. Rather than shipping rapidly outdating copies of FindQt4.cmake or the
Qt5 equivalents, let's rather guess the location of lconvert based on the other tools.
CMakeLists.txt