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