DEBSOURCES
Skip Quicknav
sources / llvm-toolchain-9 / 1%3A9.0.1-16 / llvm / examples / ModuleMaker / CMakeLists.txt
123456789
set(LLVM_LINK_COMPONENTS BitWriter Core Support ) add_llvm_example(ModuleMaker ModuleMaker.cpp )