mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03: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'
|