1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 21:42:54 +02:00
llvm-mirror/lib/ExecutionEngine/MCJIT/CMakeLists.txt
2011-11-29 19:25:30 +00:00

5 lines
59 B
CMake

add_llvm_library(LLVMMCJIT
MCJIT.cpp
Intercept.cpp
)