Fixing a stupid bugs in FindQt4.cmake
authorManuel Nickschas <sputnick@quassel-irc.org>
Tue, 8 Jul 2008 15:30:41 +0000 (17:30 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Tue, 8 Jul 2008 15:31:59 +0000 (17:31 +0200)
commitfceda48624af0ac7fe8d3d92cab6bd038b0fc0fa
treecea3a8220661823e5f64f0fe58a64f2ca272062e
parentbbe9806105b9a7aabae7232bca3926201f4c4057
Fixing a stupid bugs in FindQt4.cmake

The moc should not need -I options (since it does not include
directories)... on the other hand, -D options make a lot of sense,
since moc compiles conditionally then.
cmake/modules/FindQt4.cmake
cmake/modules/README