llvm-project/llvm/lib/Transforms/HelloNew/CMakeLists.txt

7 lines
89 B
CMake

add_llvm_component_library(LLVMHelloNew
HelloWorld.cpp
DEPENDS
intrinsics_gen
)