hanchenye-llvm-project/llvm/lib/Transforms/Hello/CMakeLists.txt

4 lines
44 B
CMake

add_llvm_library( LLVMHello
Hello.cpp
)