Add a variable for the private includes for modules.
authorStephen Kelly <stephen.kelly@kdab.com>
Fri, 22 Jun 2012 17:18:45 +0000 (19:18 +0200)
committerQt by Nokia <qt-info@nokia.com>
Sat, 23 Jun 2012 12:16:24 +0000 (14:16 +0200)
commit3d2a8d09d1444ce659abdc257b7f074b4472b7d7
treea57dbe45bc8fe40cf1009fb9301e280cbbe66f31
parent2af438a6ce31f225f0d1c0b1b43df848a858fe18
Add a variable for the private includes for modules.

This is required to use QPA for example in 5.0.

Change-Id: I44bfc6987d778370e55c05c591f63ff84c482d0a
Reviewed-by: David Faure <faure@kde.org>
mkspecs/cmake/Qt5BasicConfig.cmake.in
tests/auto/cmake/CMakeLists.txt
tests/auto/cmake/test_private_includes/CMakeLists.txt [new file with mode: 0644]
tests/auto/cmake/test_private_includes/main.cpp [new file with mode: 0644]