CMakeLists.txt   [plain text]


add_llvm_loadable_module( LLVMHello
  Hello.cpp
  )