Skip to content

Commit a9bd8ee

Browse files
committed
Install libclang headers too.
1 parent 5ae9322 commit a9bd8ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ build/llvm.BUILT:
3232
ninja -v -C build/llvm \
3333
install-clang \
3434
install-libclang \
35+
install-libclang-headers \
3536
install-clang-format \
3637
install-clang-tidy \
3738
install-clangQuery \

0 commit comments

Comments
 (0)