gpu-dawn: fix compilation on Linux
Helps hexops/mach#236 Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
bd28946397
commit
954a5d3cc0
1 changed files with 1 additions and 0 deletions
|
|
@ -664,6 +664,7 @@ fn buildLibDawnNative(b: *Builder, step: *std.build.LibExeObjStep, options: Opti
|
|||
|
||||
include("libs/dawn/"),
|
||||
include("libs/dawn/include/tint"),
|
||||
include("libs/dawn/third_party/vulkan-deps/vulkan-tools/src/"),
|
||||
|
||||
include("libs/dawn/out/Debug/gen/include"),
|
||||
include("libs/dawn/out/Debug/gen/src"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue