summaryrefslogtreecommitdiffstats
path: root/examples/qtestlib/tutorial4/testgui.cpp
diff options
context:
space:
mode:
authorAlexey Edelev <alexey.edelev@qt.io>2022-08-12 19:53:14 +0200
committerAlexey Edelev <alexey.edelev@qt.io>2022-09-07 14:39:25 +0200
commit8539e641f6f48a605547f66c47266d19e537f74e (patch)
treee23dfaf34d350bf6c1c7d0389579fddce1a65091 /examples/qtestlib/tutorial4/testgui.cpp
parent33a12988e2133c1c8d8e6edf94399a8cab773d43 (diff)
Respect CMake source tree when installing header files
Use CMake source tree when installing header files instead installing all header files that syncqt.pl produces. This avoid adding header files which cannot be used because of platform or feature incompatibility with Qt version. Since syncqt.pl doesn't respect CMake build tree when generating master header and CaMeL case header files, these header files still will be installed regardless platform or feature limitations. This will not be the case once we switch to syncqt.cpp, which will install only headers that are relevant to the selected platform and enabled features. Task-number: QTBUG-103196 Change-Id: I7d64754648747bee700d96f2fd6228fe7248512e Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'examples/qtestlib/tutorial4/testgui.cpp')
0 files changed, 0 insertions, 0 deletions