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