Sign in
ara-mdk
/
platform
/
external
/
llvm
/
4c6f895205993b2e724a6025a34d0601135e8b18
/
.
/
examples
/
ModuleMaker
/
CMakeLists.txt
blob: 81e911560bdcf2c9c863029d5c265d79dce55590 [
file
] [
log
] [
blame
]
set(LLVM_LINK_COMPONENTS bitwriter)
add_llvm_example(ModuleMaker
ModuleMaker.cpp
)