brintos

brintos / llvm-project-archived public Read only

0
0
Text · 123 B · c149fb3 Raw
4 lines · plain
1set(LLVM_LINK_COMPONENTS ${LLVM_TARGETS_TO_BUILD} Support)2 3add_clang_library(clangFuzzerInitialize fuzzer_initialize.cpp)4