Skip to content

Commit

Permalink
gpu-dawn: fix compilation on Linux
Browse files Browse the repository at this point in the history
Helps hexops/mach#236

Signed-off-by: Stephen Gutekanst <[email protected]>
  • Loading branch information
emidoots committed Apr 19, 2022
1 parent 51a7db1 commit 196b5e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.zig
Original file line number Diff line number Diff line change
Expand Up @@ -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"),
Expand Down

0 comments on commit 196b5e6

Please sign in to comment.