mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-03-02 15:26:29 +00:00
[VE] Add TargetParser to CMakeLists.txt for VE unittest
This fixes the -DBUILD_SHARED_LIBS=True build, which broke after #66730.
This commit is contained in:
parent
40d4837037
commit
feb5c5779c
@ -13,6 +13,7 @@ set(LLVM_LINK_COMPONENTS
|
||||
SelectionDAG
|
||||
Support
|
||||
Target
|
||||
TargetParser
|
||||
)
|
||||
|
||||
add_llvm_target_unittest(VETests
|
||||
|
Loading…
x
Reference in New Issue
Block a user