hanchenye-llvm-project/llvm/lib/ExecutionEngine/Interpreter/CMakeLists.txt

6 lines
95 B
CMake

add_llvm_library(LLVMInterpreter
Execution.cpp
ExternalFunctions.cpp
Interpreter.cpp
)