add boost thread, glm

This commit is contained in:
Lion Kortlepel
2024-01-19 17:33:19 +01:00
parent 3de142a6d0
commit b882174ae7
2 changed files with 5 additions and 1 deletions

View File

@@ -72,6 +72,7 @@ function(set_project_warnings project_name)
-Werror=strict-aliasing -fstrict-aliasing
-Werror=missing-declarations
-Werror=ctor-dtor-privacy
-Wno-missing-field-initializers
-Wswitch-default
-Werror=unused-result
-Werror=implicit-fallthrough