Add another directory to the private INCLUDE_DIRS list.
authorStephen Kelly <stephen.kelly@kdab.com>
Thu, 19 Jul 2012 08:40:25 +0000 (10:40 +0200)
committerQt by Nokia <qt-info@nokia.com>
Thu, 19 Jul 2012 10:03:27 +0000 (12:03 +0200)
commit301538cf01cf0c1bf27075e8459894a0e37756d6
treeedfd61089493c88e8d0b25b33f1e4a3856556420
parent873f04481e80423ecf6359214373ca0b959d1558
Add another directory to the private INCLUDE_DIRS list.

It should be possible to include both:

* <QtGui/private/qfoo.h>
* <private/qfoo.h>

Change-Id: I83ed5bba633b4a6b9bd38e315c987d78beecfb1b
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
mkspecs/cmake/Qt5BasicConfig.cmake.in
tests/auto/cmake/test_private_includes/main.cpp