-
- Downloads
VS: Provide an option to use x64 host tools
Visual Studio provides toolchains that are themselves built for 32-bit or 64-bit host architectures. By default it uses the 32-bit tools, but it can be told to prefer the 64-bit tools on 64-bit hosts. Extend the `CMAKE_GENERATOR_TOOLSET` specification to provide a way to request use of the 64-bit host tools. Closes: #15622
Showing
- Help/generator/VS_TOOLSET_HOST_ARCH.txt 10 additions, 0 deletionsHelp/generator/VS_TOOLSET_HOST_ARCH.txt
- Help/generator/Visual Studio 12 2013.rst 2 additions, 0 deletionsHelp/generator/Visual Studio 12 2013.rst
- Help/generator/Visual Studio 14 2015.rst 2 additions, 0 deletionsHelp/generator/Visual Studio 14 2015.rst
- Help/generator/Visual Studio 15.rst 2 additions, 0 deletionsHelp/generator/Visual Studio 15.rst
- Help/manual/cmake-variables.7.rst 1 addition, 0 deletionsHelp/manual/cmake-variables.7.rst
- Help/release/dev/vs-host-x64-tools.rst 7 additions, 0 deletionsHelp/release/dev/vs-host-x64-tools.rst
- Help/variable/CMAKE_VS_PLATFORM_TOOLSET_HOST_ARCHITECTURE.rst 10 additions, 0 deletions.../variable/CMAKE_VS_PLATFORM_TOOLSET_HOST_ARCHITECTURE.rst
- Modules/CMakeDetermineCompilerId.cmake 5 additions, 0 deletionsModules/CMakeDetermineCompilerId.cmake
- Modules/CompilerId/VS-10.vcxproj.in 3 additions, 0 deletionsModules/CompilerId/VS-10.vcxproj.in
- Source/cmGlobalVisualStudio10Generator.cxx 36 additions, 1 deletionSource/cmGlobalVisualStudio10Generator.cxx
- Source/cmGlobalVisualStudio10Generator.h 5 additions, 0 deletionsSource/cmGlobalVisualStudio10Generator.h
- Source/cmGlobalVisualStudio12Generator.cxx 15 additions, 0 deletionsSource/cmGlobalVisualStudio12Generator.cxx
- Source/cmGlobalVisualStudio12Generator.h 3 additions, 0 deletionsSource/cmGlobalVisualStudio12Generator.h
- Source/cmGlobalXCodeGenerator.cxx 13 additions, 0 deletionsSource/cmGlobalXCodeGenerator.cxx
- Source/cmVisualStudio10TargetGenerator.cxx 9 additions, 0 deletionsSource/cmVisualStudio10TargetGenerator.cxx
- Tests/RunCMake/GeneratorToolset/BadToolsetHostArch-result.txt 1 addition, 0 deletions...s/RunCMake/GeneratorToolset/BadToolsetHostArch-result.txt
- Tests/RunCMake/GeneratorToolset/BadToolsetHostArch-stderr.txt 10 additions, 0 deletions...s/RunCMake/GeneratorToolset/BadToolsetHostArch-stderr.txt
- Tests/RunCMake/GeneratorToolset/BadToolsetHostArch.cmake 1 addition, 0 deletionsTests/RunCMake/GeneratorToolset/BadToolsetHostArch.cmake
- Tests/RunCMake/GeneratorToolset/RunCMakeTest.cmake 15 additions, 0 deletionsTests/RunCMake/GeneratorToolset/RunCMakeTest.cmake
- Tests/RunCMake/GeneratorToolset/TestToolsetHostArchBoth-stdout.txt 2 additions, 0 deletions...CMake/GeneratorToolset/TestToolsetHostArchBoth-stdout.txt
Loading
Please register or sign in to comment