[Darwin][Driver][clang] apple-none-macho orders the resource directory after internal...
[llvm-project.git] / llvm / lib / Target / PowerPC / TargetInfo / CMakeLists.txt
blobf4de1374e30fdce35fb399381a863d3d753f3926
1 add_llvm_component_library(LLVMPowerPCInfo
2   PowerPCTargetInfo.cpp
4   LINK_COMPONENTS
5   MC
6   Support
8   ADD_TO_COMPONENT
9   PowerPC
10   )