Skip to content

Commit

Permalink
Merge pull request #148 from null77/fix-gn
Browse files Browse the repository at this point in the history
Add missing header to BUILD.gn.
  • Loading branch information
johnkslang committed Mar 14, 2020
2 parents 30ef660 + 976926d commit a17e17e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ source_set("spv_headers") {
"include/spirv/1.2/spirv.h",
"include/spirv/1.2/spirv.hpp",
"include/spirv/unified1/GLSL.std.450.h",
"include/spirv/unified1/NonSemanticDebugPrintf.h",
"include/spirv/unified1/OpenCL.std.h",
"include/spirv/unified1/spirv.h",
"include/spirv/unified1/spirv.hpp",
Expand Down

0 comments on commit a17e17e

Please sign in to comment.