[clang-doc] Adding missing dependencies to fix linker error on bot

llvm-svn: 333936
This commit is contained in:
Julie Hockett 2018-06-04 18:18:00 +00:00
parent 1f956e2c5f
commit 5f760e0efe
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
set(LLVM_LINK_COMPONENTS
support
BitReader
BitWriter
)
add_clang_library(clangDoc