Merge branch 'master' into vulkan

This commit is contained in:
Triang3l 2020-11-21 23:55:27 +03:00
commit 90dcc28281
2 changed files with 8 additions and 3 deletions

View file

@ -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.