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. Abdel.