index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
examples
/
Kaleidoscope
/
Chapter3
/
CMakeLists.txt
blob: a98d7df1049cc98750ad08ddaef25ae5582363f8 (
plain
)
1
2
3
4
5
6
7
8
set(LLVM_LINK_COMPONENTS Core Support ) add_llvm_example(Kaleidoscope-Ch3 toy.cpp )