Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
1d4a8fe156fc65124ea03dde46f9aed74b0a3451
/
.
/
llvm
/
examples
/
BrainF
/
CMakeLists.txt
blob: 7bec105cdc8a677d4cce4bc78d4ae52be8a7f4ba [
file
] [
log
] [
blame
]
set(LLVM_LINK_COMPONENTS jit bitwriter nativecodegen interpreter)
add_llvm_example(BrainF
BrainF.cpp
BrainFDriver.cpp
)