[Build] Mark RTTI as enabled for Android
This commit is contained in:
@@ -30,6 +30,7 @@ defines({
|
|||||||
|
|
||||||
cppdialect("C++17")
|
cppdialect("C++17")
|
||||||
exceptionhandling("On")
|
exceptionhandling("On")
|
||||||
|
rtti("On")
|
||||||
symbols("On")
|
symbols("On")
|
||||||
|
|
||||||
-- TODO(DrChat): Find a way to disable this on other architectures.
|
-- TODO(DrChat): Find a way to disable this on other architectures.
|
||||||
|
|||||||
Reference in New Issue
Block a user