CMakeLists.txt   [plain text]


add_llvm_library( LLVMHello
  Hello.cpp
  )