freebsd-nq/lib/ExecutionEngine/CMakeLists.txt
Ed Schouten f76359690a Import LLVM r73984.
It seems I keep importing sources at very unlucky moments. Let's see
what this revision of LLVM does.
2009-06-23 19:31:59 +00:00

5 lines
93 B
CMake

add_llvm_library(LLVMExecutionEngine
ExecutionEngine.cpp
ExecutionEngineBindings.cpp
)