summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ExecutionEngine/OrcError/CMakeLists.txt
blob: 7273a33030efc2183738ecc9ee907d809f331b0a (plain)
1
2
3
4
5
6
add_llvm_library(LLVMOrcError
  OrcError.cpp
  RPCError.cpp
  ADDITIONAL_HEADER_DIRS
  ${LLVM_MAIN_INCLUDE_DIR}/llvm/ExecutionEngine/Orc
  )
OpenPOWER on IntegriCloud