Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
f901b719214d0bd4d42d85e9b5bbbc95d1ee3479
/
.
/
llvm
/
examples
/
Kaleidoscope
/
Chapter3
/
CMakeLists.txt
blob: 1af8db00a172284efd65b19c77163b8ed71dfc9d [
file
] [
log
] [
blame
]
set(LLVM_LINK_COMPONENTS core)
add_llvm_example(Kaleidoscope-Ch3
toy.cpp
)