mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-04 12:49:36 -06:00
Generalize the ``host=x64`` option in `CMAKE_GENERATOR_TOOLSET` to also support ``host=x86``.
3 lines
92 B
Plaintext
3 lines
92 B
Plaintext
-- CMAKE_VS_PLATFORM_TOOLSET='v[0-9]+'
|
|
-- CMAKE_VS_PLATFORM_TOOLSET_HOST_ARCHITECTURE='x86'
|