Skip to content
Manu Evans edited this page May 17, 2015 · 3 revisions

The fpu function specifies whether to generate code for a hardware FPU.

fpu "value"

Parameters

value specifies the desired FPU mode:

Value Description
Software Generate software floating-point emulation code.
Hardware Generate code for a hardware FPU.

Applies To

Solutions, projects, and configurations.

Availability

Premake 5.0.

See Also

Clone this wiki locally