forked from OSchip/llvm-project
[Orc][test] Fix -DBUILD_SHARED_LIBS=on build
This commit is contained in:
parent
46ed00c383
commit
358c2918d6
|
@ -3,6 +3,7 @@ set(LLVM_LINK_COMPONENTS
|
|||
Core
|
||||
ExecutionEngine
|
||||
Object
|
||||
OrcError
|
||||
OrcJIT
|
||||
Passes
|
||||
RuntimeDyld
|
||||
|
|
Loading…
Reference in New Issue