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