Remove ResourcePriorityQueue::dump as it relies on copying a non-copyable type which...
[oota-llvm.git] / examples / Kaleidoscope / Chapter2 / CMakeLists.txt
1 add_kaleidoscope_chapter(Kaleidoscope-Ch2
2   toy.cpp
3   )