blob: 75fb77cf341aef666f777f36afd842e33e21f855 [file] [log] [blame]
include_directories( ${CMAKE_CURRENT_BINARY_DIR}/..
${CMAKE_CURRENT_SOURCE_DIR}/.. )
add_llvm_component_library(LLVMAVRInfo
AVRTargetInfo.cpp
)
add_dependencies(LLVMAVRInfo AVRCommonTableGen)