llvm-project/llvm/lib/Target/CBackend/CMakeLists.txt

6 lines
74 B
CMake

add_llvm_target(CBackend
CBackend.cpp
)
add_subdirectory(TargetInfo)