Specifies the target endian for endian-agnostic architectures.
endian "value"
value specifies the desired endian:
| Value | Description |
|---|---|
| Default | Use the toolset's default endian. |
| Little | Specify little-endian. |
| Big | Specify big-endian. |
Project configurations.
Premake 5.0 or later.