mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-04 12:49:36 -06:00
We already detect `sizeof(void*)`. Detect the byte order as part of the same check. Issue: #21392
6 lines
169 B
ReStructuredText
6 lines
169 B
ReStructuredText
abi-byte-order
|
|
--------------
|
|
|
|
* The :variable:`CMAKE_<LANG>_BYTE_ORDER` variable was added to provide the
|
|
target architecture byte order detected from the toolchain.
|