Skip to main content

floatingpointexceptions

Specifies whether or not unmasked floating point exceptions should be raised at the point they occur.

floatingpointexceptions ("value")

Parameters

value is one of:

ValueDescription
OnTurn on floating point exceptions
OffTurn off floating point exceptions

Applies To

Project configurations.

Availability

Premake 5.0.0-alpha12 or later.

Examples

floatingpointexceptions "On"