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

add_subdirectory(TargetInfo)