llvm-6502/lib/Target/CppBackend/CMakeLists.txt
Oscar Fuentes e1ad087fcb CMake: Builds all targets.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56641 91177308-0d34-0410-b5e6-96231b3b80d8
2008-09-26 04:40:32 +00:00

4 lines
48 B
CMake

add_llvm_target(CppBackend
CPPBackend.cpp
)