Skip to content
This repository was archived by the owner on Mar 28, 2020. It is now read-only.

Commit 254faf1

Browse files
authored
Merge pull request #277 from ributzka/PR-TAPISupport-5.1
Support building the TAPI project as Clang tool.
2 parents b5ffcec + cb2e06e commit 254faf1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tools/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,5 @@ add_clang_subdirectory(libclang)
3939

4040
add_clang_subdirectory(clang-refactor-test)
4141

42+
# Support building the TAPI project as Clang tool.
43+
add_llvm_external_project(tapi)

0 commit comments

Comments
 (0)