update build system

This commit is contained in:
2023-03-19 13:29:08 -04:00
parent 5935e322e8
commit 301a0e0ce7
3 changed files with 1 additions and 16 deletions

View File

@ -13,6 +13,7 @@ add_project_arguments(
'-DWIN32_LEAN_AND_MEAN',
'-D_WIN32_WINNT=_WIN32_WINNT_WIN7',
'-DMINGW_HAS_SECURE_API=1',
'-Wno-unused',
language: 'c',
)