mirror of
https://github.com/RPCSX/llvm.git
synced 2025-02-03 11:08:32 +00:00
Fixing cmake build for MCJIT unit tests
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180150 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
23b7a7032d
commit
26b222e19e
@ -10,6 +10,7 @@ set(LLVM_LINK_COMPONENTS
|
||||
set(MCJITTestsSources
|
||||
MCJITTest.cpp
|
||||
MCJITMemoryManagerTest.cpp
|
||||
MCJITObjectCacheTest.cpp
|
||||
)
|
||||
|
||||
if(MSVC)
|
||||
|
Loading…
x
Reference in New Issue
Block a user