Skip to content

Commit f5d7e75

Browse files
committed
[bazel] Fix the build after 27b2d7d
1 parent 684f27d commit f5d7e75

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/bazel/llvm-project-overlay/clang/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2042,6 +2042,7 @@ cc_library(
20422042
name = "install_api",
20432043
srcs = glob([
20442044
"lib/InstallAPI/*.cpp",
2045+
"lib/InstallAPI/*.h",
20452046
]),
20462047
hdrs = glob([
20472048
"include/clang/InstallAPI/*.h",

0 commit comments

Comments
 (0)