mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-29 11:17:28 +00:00
[clang-scan-deps] Fix -DBUILD_SHARED_LIBS=ON build
The -DBUILD_SHARED_LIBS=ON build was broken in rL363204 Differential Revision: https://reviews.llvm.org/D63245 llvm-svn: 363238
This commit is contained in:
parent
4977927536
commit
f9ad6e57d9
@ -16,6 +16,7 @@ set(CLANG_SCAN_DEPS_LIB_DEPS
|
||||
clangFrontendTool
|
||||
clangLex
|
||||
clangParse
|
||||
clangSerialization
|
||||
clangTooling
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user