79f2b172d0df342a890a1ee491f95bff88e6c756
[oota-llvm.git] / examples / Kaleidoscope / Chapter2 / CMakeLists.txt
1 add_llvm_example(Kaleidoscope-Ch2
2   toy.cpp
3   )