mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-01 05:11:15 +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
|
clangFrontendTool
|
||||||
clangLex
|
clangLex
|
||||||
clangParse
|
clangParse
|
||||||
|
clangSerialization
|
||||||
clangTooling
|
clangTooling
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user