Minor Cleanup
This commit is contained in:
@@ -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',
|
||||
|
||||
@@ -1,2 +0,0 @@
|
||||
#define VOLK_IMPLEMENTATION
|
||||
#include "volk.h"
|
||||
@@ -1,2 +0,0 @@
|
||||
[wrap-redirect]
|
||||
filename = shaderc/subprojects/shaderc_cmake.wrap
|
||||
Reference in New Issue
Block a user