CMake: Builds all targets.
[oota-llvm.git] / lib / Target / CBackend / CMakeLists.txt
1 add_llvm_target(CBackEnd
2   CBackend.cpp
3   )