summaryrefslogtreecommitdiff
path: root/lib/Target/CppBackend/CMakeLists.txt
blob: e9375599511cd9c81c7122d9ae3bcce2f38a251c (plain)
1
2
3
4
5
add_llvm_target(CppBackend
  CPPBackend.cpp
  )

add_subdirectory(TargetInfo)