commit | 9a0a94fdaaa04474ff37cb2896cda640d8013b43 | [log] [tgz] |
---|---|---|
author | Brad King <brad.king@kitware.com> | Wed Jun 22 11:52:27 2022 -0400 |
committer | Brad King <brad.king@kitware.com> | Wed Jun 22 12:07:03 2022 -0400 |
tree | 8d3ec7008317915b8838e26baba841e6fb30f1e8 | |
parent | a7ebb73929cacecb782bc95a588c37acde1c7185 [diff] |
VS: Add variable to to turn off Visual Studio compile batching Extend the change from commit b764c7c273 (VS: Add property to turn off Visual Studio compile batching, 2022-02-07, v3.24.0-rc1~710^2) by adding a variable to initialize the property on every target. Issue: #23179 Fixes: #23639