mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-15 04:00:56 +00:00
[cmake] Add libRemarks to LLVM_DISTRIBUTION_COMPONENTS
Add this in the Apple-stage2.cmake to ship the remark tooling library with the compiler. llvm-svn: 355440
This commit is contained in:
parent
1c4bab3ba4
commit
b1e36564c6
@ -62,6 +62,7 @@ set(LLVM_DISTRIBUTION_COMPONENTS
|
||||
clang-format
|
||||
clang-resource-headers
|
||||
cxx-headers
|
||||
Remarks
|
||||
${LLVM_TOOLCHAIN_TOOLS}
|
||||
CACHE STRING "")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user