premake/website/docs/floatingpointexceptions.md

27 lines
327 B
Markdown
Raw Normal View History

2021-03-11 20:29:22 +00:00
floatingpointexceptions
```lua
floatingpointexceptions "value"
```
### Parameters ###
`value` one of:
* `on` - needs documentation.
* `off` - needs documentation.
### Applies To ###
The `config` scope.
### Availability ###
Premake 5.0.0 alpha 12 or later.
### Examples ###
```lua
floatingpointexceptions "value"
```