llvm-6502/lib/Transforms/Hello/CMakeLists.txt
2008-09-22 01:08:49 +00:00

4 lines
44 B
CMake

add_llvm_library( LLVMHello
Hello.cpp
)