]> git.proxmox.com Git - rustc.git/blame - src/llvm/lib/Target/CppBackend/CMakeLists.txt
Imported Upstream version 1.0.0+dfsg1
[rustc.git] / src / llvm / lib / Target / CppBackend / CMakeLists.txt
CommitLineData
223e47cc
LB
1add_llvm_target(CppBackendCodeGen
2 CPPBackend.cpp
3 )
4
5add_subdirectory(TargetInfo)