1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-28 14:32:51 +01:00
llvm-mirror/lib/Target/CBackend/CMakeLists.txt
Oscar Fuentes 65859a84d0 CMake: Builds all targets.
llvm-svn: 56641
2008-09-26 04:40:32 +00:00

4 lines
44 B
CMake

add_llvm_target(CBackEnd
CBackend.cpp
)