Add options to build with rtti and exceptions

Some systems we want to integrate with expect these features.

Diffs=
d65b239c5 Add options to build with rtti and exceptions (#6121)

Co-authored-by: Chris Dalton <99840794+csmartdalton@users.noreply.github.com>
This commit is contained in:
csmartdalton
2023-10-23 16:35:55 +00:00
parent 9068d51c4f
commit 562ace42e5
9 changed files with 16 additions and 16 deletions

View File

@@ -37,8 +37,6 @@ do
flags {
'FatalCompileWarnings',
}
exceptionhandling 'off'
rtti 'off'
filter "system:windows"
do