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