Add examples for Kaleidoscope chapters 2 through 6.
[oota-llvm.git] / examples / Kaleidoscope / CMakeLists.txt
index b7c0ae2a5a8e752d4372270cc016ce8f3c953b32..8c87ac50b7a4cad8f1de26921f4138efc906323d 100644 (file)
@@ -1 +1,6 @@
+add_subdirectory(Chapter2)
+add_subdirectory(Chapter3)
+add_subdirectory(Chapter4)
+add_subdirectory(Chapter5)
+add_subdirectory(Chapter6)
 add_subdirectory(Chapter7)