1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/lib/Target/CBackend/CMakeLists.txt
2011-11-29 19:25:30 +00:00

6 lines
81 B
CMake

add_llvm_target(CBackendCodeGen
CBackend.cpp
)
add_subdirectory(TargetInfo)