diff options
author | Amir Masoud Abdol <[email protected]> | 2023-01-31 14:05:16 +0100 |
---|---|---|
committer | Amir Masoud Abdol <[email protected]> | 2023-02-08 23:47:07 +0100 |
commit | 31518f1a4e3c4a7c77ae2e008e903a849ba75dd6 (patch) | |
tree | 4d33bf20da4702697e98c3a06238c7c052942350 /examples/widgets/doc/src | |
parent | 66a1a71f1f92156548da487739129fb0f494c895 (diff) |
Add some utilities for UNITY_BUILD
- The following commands accepts NO_UNITY_BUILD, and
NO_UNITY_BUILD_SOURCES arguments to opt out of the unity build, and
to exclude some source files from unity build, respectively.
- qt_internal_add_executable
- qt_internal_add_module
- qt_internal_add_plugin
- qt_internal_add_tool
- qt_internal_extend_target
- qt_internal_add_common_qt_library_helper
- qt_internal_add_cmake_library
- qt_internal_add_simd_part
- Unity build is disabled by default in these:
- qt_internal_add_test
- qt_internal_add_test_helper
- qt_internal_add_benchmark
- qt_internal_add_3rdparty_library
- qt_update_ignore_pch_source also excludes the files from unity_build
Pick-to: 6.5
Task-number: QTBUG-109394
Change-Id: I5d0e7df633738310a015142a6c73fbb78b6c3467
Reviewed-by: Alexandru Croitor <[email protected]>
Diffstat (limited to 'examples/widgets/doc/src')
0 files changed, 0 insertions, 0 deletions