Skip to content
Snippets Groups Projects
Commit 335608a7 authored by NAKAMURA Takumi's avatar NAKAMURA Takumi
Browse files

lib/AST/CMakeLists.txt: Update LLVM_USED_LIBS, not to miss symbols with...

lib/AST/CMakeLists.txt: Update LLVM_USED_LIBS, not to miss symbols with building shared lib. Thanks to Ryuta Suzuki.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@135864 91177308-0d34-0410-b5e6-96231b3b80d8
parent 9f5bff08
No related branches found
No related tags found
No related merge requests found
set(LLVM_LINK_COMPONENTS support)
set(LLVM_USED_LIBS clangBasic)
set(LLVM_USED_LIBS clangBasic clangLex)
add_clang_library(clangAST
APValue.cpp
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment