llvm-6502/lib/Transforms/Hello/CMakeLists.txt
2009-11-10 02:45:37 +00:00

4 lines
52 B
CMake

add_llvm_loadable_module( LLVMHello
Hello.cpp
)