🚧 typo

This commit is contained in:
Vladislav Nepogodin 2021-11-25 23:12:52 +04:00
parent 29e72e32ac
commit e116b6ccdf
No known key found for this signature in database
GPG Key ID: B62C3D10C54D5DA9
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
function(set_project_warnings project_name)
option(WARNINGS_AS_ERROR "Treat compiler warnings as error" ON)
option(WARNINGS_AS_ERRORS "Treat compiler warnings as error" ON)
set(MSVC_WARNINGS
/W4 # Base