Files
CMake/Tests/RunCMake/GeneratorToolset/TestToolsetHostArchOnly_x86-stdout.txt
Brad King 17cef3806d VS: Add support for explicit 32-bit toolset selection via host=x86
Generalize the ``host=x64`` option in `CMAKE_GENERATOR_TOOLSET`
to also support ``host=x86``.
2019-01-28 11:22:50 -05:00

3 lines
92 B
Plaintext

-- CMAKE_VS_PLATFORM_TOOLSET='v[0-9]+'
-- CMAKE_VS_PLATFORM_TOOLSET_HOST_ARCHITECTURE='x86'