brintos

brintos / llvm-project-archived public Read only

0
0
Text · 201 B · 64c38d0 Raw
14 lines · plain
1add_llvm_component_library(LLVMDirectXDesc2  DirectXContainerObjectWriter.cpp3  DirectXMCTargetDesc.cpp4 5  LINK_COMPONENTS6  DirectXInfo7  MC8  Support9  TargetParser10 11  ADD_TO_COMPONENT12  DirectX13  )14