mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-04 05:10:10 -05:00
298493769f
We don't need to save the `CMAKE_GENERATOR_{PLATFORM,TOOLSET}` values
from the cache back into the `cmake` instance. They were used only to
propagate the settings into `cmake` instances for `try_compile`, but we
already have their values in the `cmMakefile`'s variables anyway. In
fact those variables are the ones we actually give to the generators.
23 KiB
23 KiB