[CMake] [PATCH] FindQt4.cmake qt4_automoc improvements

Tanguy Krotoff tkrotoff at gmail.com
Tue May 27 11:53:34 EDT 2008


Again on the INCLUDE_DIRECTORIES(${QT_${module}_INCLUDE_DIR}) from UseQt4.cmake
Since it is confirmed that Trolltech and kdelibs devs take care about
the #include <QtCore/Q...>

Will a patch like this would be OK?

It simply add a variable set to ON by default.
If OFF then UseQt4.cmake does not do
INCLUDE_DIRECTORIES(${QT_${module}_INCLUDE_DIR})

And maybe one day, this variable will be set to OFF by default...

-- 
Tanguy Krotoff <tkrotoff at gmail.com>
+33 6 68 42 70 24
-------------- next part --------------
A non-text attachment was scrubbed...
Name: include_qt_dirs.patch
Type: application/octet-stream
Size: 1125 bytes
Desc: not available
URL: <http://www.cmake.org/pipermail/cmake/attachments/20080527/7fcff504/attachment-0001.obj>


More information about the CMake mailing list