mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 12:12:47 +01:00
[examples][cmake] build fix for examples with BUILD_SHARED_LIBS=on
Differential Revision: https://reviews.llvm.org/D85987
This commit is contained in:
parent
6bd4cdd3c7
commit
1e6f44130d
@ -2,6 +2,8 @@ set(LLVM_LINK_COMPONENTS
|
||||
Core
|
||||
ExecutionEngine
|
||||
IRReader
|
||||
JITLink
|
||||
OrcError
|
||||
OrcJIT
|
||||
Support
|
||||
nativecodegen
|
||||
|
Loading…
Reference in New Issue
Block a user