mirror of
https://github.com/xenia-project/xenia.git
synced 2026-07-11 01:24:34 +02:00
[Build] Mark RTTI as enabled for Android
This commit is contained in:
@@ -30,6 +30,7 @@ defines({
|
||||
|
||||
cppdialect("C++17")
|
||||
exceptionhandling("On")
|
||||
rtti("On")
|
||||
symbols("On")
|
||||
|
||||
-- TODO(DrChat): Find a way to disable this on other architectures.
|
||||
|
||||
Reference in New Issue
Block a user