1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/lib/Target/CppBackend/CMakeLists.txt
Oscar Fuentes 65859a84d0 CMake: Builds all targets.
llvm-svn: 56641
2008-09-26 04:40:32 +00:00

4 lines
48 B
CMake

add_llvm_target(CppBackend
CPPBackend.cpp
)