mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-04 21:00:17 -06:00
Emscripten: Provide CMAKE_<LANG>_COMPILER_ARCHITECTURE_ID
Extend commit96d9b94a98(Emscripten: Add platform modules, 2025-05-16, v4.2.0-rc1~607^2~3) to account for commit7f0f382c55(Provide CMAKE_<LANG>_COMPILER_ARCHITECTURE_ID on more compilers, 2025-03-24, v4.1.0-rc1~499^2). Fixes: #27425
This commit is contained in:
@@ -126,6 +126,12 @@ targets a UNIX platform.
|
||||
``sw_64``
|
||||
Sunway
|
||||
|
||||
``wasm32``
|
||||
WebAssembly (Emscripten) 32-bit
|
||||
|
||||
``wasm64``
|
||||
WebAssembly (Emscripten) 64-bit
|
||||
|
||||
``x86_64``
|
||||
Intel 64-bit
|
||||
|
||||
|
||||
Reference in New Issue
Block a user