文本文件  |  8行  |  245 B

add_llvm_library(LLVMSystemZDesc
  SystemZMCTargetDesc.cpp
  SystemZMCAsmInfo.cpp
  )

# Hack: we need to include 'main' target directory to grab private headers
include_directories(${CMAKE_CURRENT_SOURCE_DIR}/.. ${CMAKE_CURRENT_BINARY_DIR}/..)