mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-04 05:10:10 -05:00
5ec87b2ba7
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
4 lines
129 B
Plaintext
4 lines
129 B
Plaintext
-- CMAKE_C_BYTE_ORDER='LITTLE_ENDIAN'
|
|
-- CMAKE_C_COMPILER_ARCHITECTURE_ID='wasm(32|64)'
|
|
-- CMAKE_C_SIZEOF_DATA_PTR='[1-9][0-9]*'
|