Details
-
Bug
-
Resolution: Duplicate
-
P3: Somewhat important
-
None
-
5.2.1
-
None
Description
When building qtbase-5.2.1 from a tarball in a shadow build, PRIVATE_INCLUDE_DIRS is not populated in the CMake config files.
For example, /usr/lib64/cmake/Qt5Gui/Qt5GuiConfig.cmake contains set(Qt5Gui_PRIVATE_INCLUDE_DIRS "").
The same build works fine when building from git, or building in-source (perhaps because of 4fd568fa0633b17b4a8e24736a4766e81afff4f3).
Attachments
Issue Links
- duplicates
-
QTBUG-37417 Qt*Config.cmake doesn't provide INCLUDE_DIRS for private headers
- Closed