conan-io / conan

Conan - The open-source C and C++ package manager
https://conan.io
MIT License
8.3k stars 985 forks source link

maxcpucount=0 will use all cpus #17301

Closed memsharded closed 2 weeks ago

memsharded commented 2 weeks ago

Changelog: Feature: Allow tools.microsoft.msbuild:max_cpu_count=0 to use /m to use all available cores. Docs: https://github.com/conan-io/docs/pull/XXXX

Close https://github.com/conan-io/conan/issues/17290