DEBSOURCES
Skip Quicknav
sources / llvm-toolchain-21 / 1%3A21.1.6-3 / llvm / examples / ModuleMaker / CMakeLists.txt
123456789
set(LLVM_LINK_COMPONENTS BitWriter Core Support ) add_llvm_example(ModuleMaker ModuleMaker.cpp )