Skip to content
starkos edited this page Apr 10, 2021 · 3 revisions

⚠️ We have a new website! Visit now for the most update to date documentation.
       This wiki is no longer being maintained.


Specifies the target endian for endian-agnostic architectures.

endian "value"

Parameters

value specifies the desired endian:

Value Description
Default Use the toolset's default endian.
Little Specify little-endian.
Big Specify big-endian.

Applies To

Project configurations.

Availability

Premake 5.0 or later.

See Also

Clone this wiki locally