mirror of
https://github.com/Kitware/CMake.git
synced 2026-08-10 17:14:10 +00:00
Jobs should never be negative, to mirror the behavior on the command line for both `cmake --build` and `ctest`. This fixes unintended behaviors where "-1" would lead to `cmake::NO_BUILD_PARALLEL_LEVEL` being used for build presets and an integer overflow occurring for test presets. Bump to presets version 11 to signify the change.
4.2 KiB
4.2 KiB