Export NonSemanticDebugPrintf.h in bazel build
authorSteven Perron <stevenperron@google.com>
Mon, 9 Mar 2020 18:23:42 +0000 (14:23 -0400)
committerSteven Perron <stevenperron@google.com>
Mon, 9 Mar 2020 18:23:42 +0000 (14:23 -0400)
BUILD.bazel

index 29f43ce..9c53db3 100644 (file)
@@ -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"],