Sign in
llvm
/
llvm-project
/
llvm
/
e0485c5ceb86412fcf909186c200f787f16d4a1c
/
.
/
examples
/
Kaleidoscope
/
CMakeLists.txt
blob: af32fbfc51265b1924cbd15a9b7ecbc97630da9c [
file
]
set(LLVM_LINK_COMPONENTS core jit interpreter native)
add_llvm_example(Kaleidoscope
toy.cpp
)