forked from premake/premake-core
-
Couldn't load subscription status.
- Fork 0
Jason Perkins edited this page May 29, 2015
·
2 revisions
Specifies whether to generate code for a hardware FPU.
fpu "value"value specifies the desired FPU mode:
| Value | Description |
|---|---|
| Software | Generate software floating-point emulation code. |
| Hardware | Generate code for a hardware FPU. |
Project configurations.
Premake 5.0 or later.