summaryrefslogtreecommitdiffstats
path: root/src/gui/doc/snippets/textdocument-frames/main.cpp
diff options
context:
space:
mode:
authorAlexey Edelev <alexey.edelev@qt.io>2021-09-14 17:45:22 +0200
committerAlexey Edelev <alexey.edelev@qt.io>2021-09-17 13:57:17 +0200
commitf16c8fdf18ea296e9ebffe31a71e564fe841046c (patch)
tree38c10e6ddbaf6529cffdd2e76bd8a957bf33cfd6 /src/gui/doc/snippets/textdocument-frames/main.cpp
parentbb4b40b7e1b7cc0af2f0c74a991edf39d64cac06 (diff)
Add explicit install rules for the autogenerated cpp exports
If qt_internal_generate_cpp_global_exports is called outside the qt_internall_add_module function scope, install rule that is generated by qt_internall_add_module won't include generated cpp export header files. This adds the explicit file-based install rule for the generated cpp exports. Since qt_internal_generate_cpp_global_exports now encapsulates all install rules related to the generated cpp exports, no need to expose the generated filenames outside the function. It's expected that module public headers now could be added outside the qt_internal_add_module function. Tune generating of the module timestamp by replacing the DEPENDS value with generator expression. Task-number: QTBUG-90492 Change-Id: I0f086abc8187c5d51117c3a75c47b58580f6913f Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'src/gui/doc/snippets/textdocument-frames/main.cpp')
0 files changed, 0 insertions, 0 deletions