Abdelrazak Younes wrote:
Stefan Schimanski wrote:
Hi!
The cmake build system is broken for people using the framework
version of Qt on Mac. The following patch fixes this by using the
QT_INCLUDES variables from the FindQt4 module of cmake. This should
always point to the include directories, no matter which kind of Qt
one uses. Is there a reason against using this?
Not really no, put it in if it fixes your problem.
By the way, I can't make MSVC compile with PCH enabled (and merge option
disabled), it always complain about missing
'frontend_qt4.dir/config.pch', so if you're around Peter...
Abdel.