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