Skip to content
Gabriel M edited this page Nov 13, 2016 · 2 revisions

Enable or disable run-time type information.

rtti ("value")

Parameters

value is one of:

Default Use the toolset's default setting for run-time type information.
On Turn on RTTI.
Off Turn off RTTI.

More values may be added by add-on modules.

Applies To

Project configurations.

Availability

Premake 5.0 or later.

See Also

Clone this wiki locally