Get the CPP backend into some semblance of working by updating for numerous LLVMConte...
[oota-llvm.git] / lib / Target / CppBackend / CMakeLists.txt
1 add_llvm_target(CppBackend
2   CPPBackend.cpp
3   )