1 set(LLVM_LINK_COMPONENTS 2 all 3 ) 4 5 add_kaleidoscope_chapter(Kaleidoscope-Ch8 6 toy.cpp 7 ) 8 9 export_executable_symbols(Kaleidoscope-Ch8) 10