llvm-65816/lib/Transforms/Hello/CMakeLists.txt

4 lines
52 B
CMake

add_llvm_loadable_module( LLVMHello
Hello.cpp
)