Add files via upload

This commit is contained in:
Matt Ranger
2020-04-16 12:49:01 -04:00
committed by GitHub
parent 37727e1a45
commit 93f0b7b9b9

View File

@@ -53,6 +53,7 @@ if (MSVC)
else()
add_compile_options(
-Wall
-Werror=reorder
-Wno-attributes
)