summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/find_package/RunCMakeTest.cmake
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2023-03-10 16:47:24 (GMT)
committerBrad King <brad.king@kitware.com>2023-03-12 11:51:58 (GMT)
commitd6353e74b4dc53b98943d5d66ab5ffb0bef04d08 (patch)
tree34aefc9b5c0bc8cba575968d9a245efd93330e5c /Tests/RunCMake/find_package/RunCMakeTest.cmake
parent9db40bec4e1004baa8b397c8b52c248d8de71f67 (diff)
downloadCMake-d6353e74b4dc53b98943d5d66ab5ffb0bef04d08.zip
CMake-d6353e74b4dc53b98943d5d66ab5ffb0bef04d08.tar.gz
CMake-d6353e74b4dc53b98943d5d66ab5ffb0bef04d08.tar.bz2
VS: Add policy to build custom commands concurrently
In commit 33c15ae2b9 (VS: Build custom commands concurrently when possible, 2023-01-19, v3.26.0-rc1~56^2) we added `BuildInParallel` to custom commands in `.vcxproj` files, but that had to be reverted by commit abb1c12162 (VS: Revert "Build custom commands concurrently when possible", 2023-03-07, v3.26.0-rc6~3^2) because some projects may have custom commands that accidentally rely on serial execution in MSBuild. Add a policy to use `BuildInParallel` for custom commands in projects that have been updated to set the policy to `NEW`. Fixes: #18405
Diffstat (limited to 'Tests/RunCMake/find_package/RunCMakeTest.cmake')
0 files changed, 0 insertions, 0 deletions