mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 14:23:10 -05:00
9794b72d38
Don't pass the desired worker thread count to the `cmWorkerPool::Process()` method but set it separately with the new `cmWorkerPool::SetThreadCount` method. This allows calling `cmWorkerPool::Process()` repeatedly without having to pass the thread count every time.
4.9 KiB
4.9 KiB