blob: fdb8a62b9d24218559aaac7ee65c0ea92c129c5b [file] [log] [blame]
include_directories( ${CMAKE_CURRENT_BINARY_DIR}/.. ${CMAKE_CURRENT_SOURCE_DIR}/.. )
add_llvm_library(LLVMPowerPCInfo
PowerPCTargetInfo.cpp
)
add_dependencies(LLVMPowerPCInfo PowerPCCommonTableGen)