Add examples for Kaleidoscope chapters 2 through 6.
[oota-llvm.git] / examples / Kaleidoscope / Chapter2 / CMakeLists.txt
1 add_llvm_example(Kaleidoscope-Ch2
2   toy.cpp
3   )