cleans up the CMake-based build system a bit. Started by a patch from Xerxes Rånby. llvm-svn: 73969
5 lines
93 B
CMake
5 lines
93 B
CMake
add_llvm_library(LLVMExecutionEngine
|
|
ExecutionEngine.cpp
|
|
ExecutionEngineBindings.cpp
|
|
)
|