brintos

brintos / llvm-project-archived public Read only

0
0
Text · 112 B · 790a8b7 Raw
9 lines · plain
1set(LLVM_LINK_COMPONENTS2  SupportLSP3)4 5add_llvm_unittest(LLVMSupportLSPTests6  Protocol.cpp7  Transport.cpp8)9