Sign in
llvm
/
llvm-project
/
cf3422d3df5b00d771bba837b9f51f67ab07eb64
/
.
/
llvm
/
examples
/
Kaleidoscope
/
BuildingAJIT
/
CMakeLists.txt
blob: dc516ab459ca19e8a02f5b5b34f432b08679d5b4 [
file
] [
log
] [
blame
]
add_subdirectory(Chapter1)
add_subdirectory(Chapter2)
add_subdirectory(Chapter3)
add_subdirectory(Chapter4)
# if (NOT WIN32)
# add_subdirectory(Chapter5)
# endif()