CMakeLists.txt   [plain text]


set(LLVM_LINK_COMPONENTS core)

add_llvm_example(Kaleidoscope-Ch3
  toy.cpp
  )