mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 22:31:18 -05:00
f511a1c009
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.
|