/3rd_party/llvm/lib/Target/PowerPC/TargetInfo/CMakeLists.txt
https://code.google.com/p/softart/ · CMake · 7 lines · 5 code · 2 blank · 0 comment · 0 complexity · 543c7f533882cba9d7c4e99083a23c15 MD5 · raw file
- include_directories( ${CMAKE_CURRENT_BINARY_DIR}/.. ${CMAKE_CURRENT_SOURCE_DIR}/.. )
- add_llvm_library(LLVMPowerPCInfo
- PowerPCTargetInfo.cpp
- )
- add_dependencies(LLVMPowerPCInfo PowerPCCommonTableGen)