Description
CMake 3 build tooling becomes available from a prebuilt package. It is useful for developers who need cross-platform project configuration and native build-file generation without compiling CMake from source.
Prebuilt build tools still affect every project using them. Verify version compatibility with the project and avoid mixing CMake versions unexpectedly in CI or release builds.