1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 04:52:54 +02:00
llvm-mirror/lib/ExecutionEngine/MCJIT/CMakeLists.txt
2012-03-28 21:46:36 +00:00

5 lines
68 B
CMake

add_llvm_library(LLVMMCJIT
MCJIT.cpp
MCJITMemoryManager.cpp
)