mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-20 19:00:37 -05:00
When constructing a global generator instance in `--build-and-test` mode we need to set the platform passed by `--build-generator-platform` directly on the generator. The old code that set it on the `cmake` class instance did nothing because that only affects cache initialization, which is not done by `--build-nocmake`.
14 KiB
14 KiB