-
-
Notifications
You must be signed in to change notification settings - Fork 617
rtti
Gabriel M edited this page Nov 13, 2016
·
3 revisions
Enable or disable run-time type information.
rtti ("value")
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.
Project configurations.
Premake 5.0 or later.