Add a way to not generate INCLUDE_DIRS variables.
authorStephen Kelly <stephen.kelly@kdab.com>
Thu, 29 Nov 2012 21:49:52 +0000 (22:49 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Fri, 30 Nov 2012 17:51:34 +0000 (18:51 +0100)
commit2bda681eb6fe4f77ba13b7a1f9e23aa0abcc11f6
treefe61e81b0d7ed31e06dd4b34b65651b5513a725c
parentdef3285615f4d2ddc4b174b45bd1360c1be341bc
Add a way to not generate INCLUDE_DIRS variables.

ActiveQt needs this, and it sets the no_module_headers flag.

We still need to set the include_dirs variable in the
no_module_headers case, so that its dependencies are added to it.

Change-Id: I2cad5ee792eed51d36b7c8e2c616763516a5fc10
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
mkspecs/cmake/Qt5BasicConfig.cmake.in