1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/lib/ExecutionEngine/MCJIT/CMakeLists.txt

5 lines
70 B
CMake

add_llvm_library(LLVMMCJIT
MCJIT.cpp
SectionMemoryManager.cpp
)