Minor Cleanup

This commit is contained in:
2026-05-01 20:31:42 +03:00
parent c10031ac95
commit 5a5f467053
5 changed files with 11 additions and 18 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ vulkan_dep = dependency('vulkan').partial_dependency(compile_args : true)
volk_inc = include_directories('.')
volk_src = files('volk_impl.c')
volk_src = files('volk.c')
volk_lib = library(
'volk',