early-access version 1440

This commit is contained in:
pineappleEA
2021-02-10 07:19:20 +01:00
parent 0f198102b2
commit d451d67207
4 changed files with 5 additions and 8 deletions

View File

@@ -206,6 +206,8 @@ if (MSVC)
else()
target_compile_options(common PRIVATE
-Werror
$<$<CXX_COMPILER_ID:Clang>:-fsized-deallocation>
)
endif()