Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
llvm
/
afa08b51a65fd3e945cb752281f7ad5f02c4fa29
/
.
/
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
)