Skip to content
starkos edited this page Apr 10, 2021 · 3 revisions

⚠️ We have a new website! Visit now for the most update to date documentation.
       This wiki is no longer being maintained.


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