[lit] Improve lit.Run class
[llvm-complete.git] / examples / Kaleidoscope / BuildingAJIT / CMakeLists.txt
blob947b5a3a3271ef394e0e12a8ee3cf20f755feecd
1 add_subdirectory(Chapter1)
2 add_subdirectory(Chapter2)
3 add_subdirectory(Chapter3)
4 add_subdirectory(Chapter4)
6 if (NOT WIN32)
7   add_subdirectory(Chapter5)
8 endif()