-
-
Notifications
You must be signed in to change notification settings - Fork 621
rtti
starkos edited this page Apr 10, 2021
·
3 revisions
This wiki is no longer being maintained.
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.