fix stuff

Signed-off-by: Slendi <slendi@socopon.com>
This commit is contained in:
2025-12-17 18:02:21 +02:00
parent a99233fcbe
commit ffe4712663
5 changed files with 66 additions and 23 deletions

View File

@@ -82,6 +82,8 @@ add_project_arguments(
'-Wno-macro-redefined',
'-DVULKAN_HPP_DEFAULT_DISPATCH_LOADER_DYNAMIC_STORAGE',
'-DVULKAN_HPP_DISPATCH_LOADER_DYNAMIC=1',
# Thanks forityf source
'-Wno-#warnings'
],
language : 'cpp'
)