Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
llvm
/
afa08b51a65fd3e945cb752281f7ad5f02c4fa29
/
.
/
examples
/
ModuleMaker
/
CMakeLists.txt
blob: 81e911560bdcf2c9c863029d5c265d79dce55590 [
file
] [
log
] [
blame
]
set(LLVM_LINK_COMPONENTS bitwriter)
add_llvm_example(ModuleMaker
ModuleMaker.cpp
)