Fix handling the QtMain module on Windows
authorManuel Nickschas <sputnick@quassel-irc.org>
Sun, 23 Mar 2014 22:33:00 +0000 (23:33 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Sun, 23 Mar 2014 22:33:00 +0000 (23:33 +0100)
commiteff78b001a8e16181933de143e3cf3f829684f83
tree1591593a6d826a1f412b95467955ed0271f80814
parent307a54f216ad4510ec8e53cb85cf3f679dfb44c5
Fix handling the QtMain module on Windows

Turns out that the QtMain module can't be used in qt4_use_modules,
and we should just add the library to our targets.
src/CMakeLists.txt