diff options
| author | Alexandru Croitor <alexandru.croitor@qt.io> | 2025-07-28 19:05:43 +0200 |
|---|---|---|
| committer | Alexandru Croitor <alexandru.croitor@qt.io> | 2025-07-29 01:19:37 +0200 |
| commit | 31e282de426ed72eb482d4661b9d215b71e39085 (patch) | |
| tree | b29b7e5e9238ce6af3432faa8f58adc91e87e34f /src/corelib/doc/snippets | |
| parent | c925407c3ab2e01334326f1a91c1326d49e6d0ec (diff) | |
CMake: Fix QT_RUN_CMAKE_SCRIPT_PATH not being unset
Because add_RunCMake_test is a macro, QT_RUN_CMAKE_SCRIPT_PATH is only
set once, which means only one test gets tested multiple times,
instead of different tests.
Make sure to unset it after each test run.
Amends 0d2775af92b6e9e1a40cccfef02b3993494b1c8b
Pick-to: 6.8 6.9 6.10
Change-Id: I5a5568607f04e9f9196c347730b0dc1c323b9eba
Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
Diffstat (limited to 'src/corelib/doc/snippets')
0 files changed, 0 insertions, 0 deletions
