CMake/Help/release/dev/TestBigEndian-use-abi-result.rst
Brad King fcc89bda1d TestBigEndian: Re-implement using byte order detected from ABI check
Document the module as deprecated in favor of the ABI check results.
2020-11-06 09:17:30 -05:00

6 lines
180 B
ReStructuredText

TestBigEndian-use-abi-result
----------------------------
* The :module:`TestBigEndian` module has been deprecated in favor
of the :variable:`CMAKE_<LANG>_BYTE_ORDER` variable.