diff options
author | Alexey Edelev <alexey.edelev@qt.io> | 2021-02-18 15:02:46 (GMT) |
---|---|---|
committer | Alexey Edelev <alexey.edelev@qt.io> | 2021-02-23 12:46:40 (GMT) |
commit | 1265c65b330c3ba25136c6fa75fc93945c4ebec2 (patch) | |
tree | 1584eae43e057e10178dd5e7b3f521a15ec4829f /Utilities/IWYU | |
parent | 772c32831fa7b62fbb09fca7655d0b538926c5e4 (diff) | |
download | CMake-1265c65b330c3ba25136c6fa75fc93945c4ebec2.zip CMake-1265c65b330c3ba25136c6fa75fc93945c4ebec2.tar.gz CMake-1265c65b330c3ba25136c6fa75fc93945c4ebec2.tar.bz2 |
AUTOUIC: Collect ui header files for Ninja generator
The '<user target>_autogen/timestamp' target supposed to
generate ui header files using the 'uic'. Ninja must have
information about these header files as a result of generating.
The fix collects .ui files of the user target and generates
a list of the ui headers that need to be added to the generating
results of the '<user target>_autogen/timestamp' target.
The case when the .ui files are not specified and collected by
AUTOUIC from the include directives of the project source files
is not covered in this patch.
Fixes: #16776
Diffstat (limited to 'Utilities/IWYU')
0 files changed, 0 insertions, 0 deletions