Skip to content

Commit

Permalink
Merge pull request #146 from s-perron/bazel
Browse files Browse the repository at this point in the history
Export NonSemanticDebugPrintf.h in bazel build
  • Loading branch information
s-perron committed Mar 9, 2020
2 parents d9ce9ca + 0d334e4 commit 30ef660
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ cc_library(
"include/spirv/1.2/GLSL.std.450.h",
"include/spirv/1.2/OpenCL.std.h",
"include/spirv/unified1/GLSL.std.450.h",
"include/spirv/unified1/NonSemanticDebugPrintf.h",
"include/spirv/unified1/OpenCL.std.h",
],
includes = ["include"],
Expand Down

0 comments on commit 30ef660

Please sign in to comment.