6 lines
74 B
CMake
6 lines
74 B
CMake
add_llvm_target(CBackend
|
|
CBackend.cpp
|
|
)
|
|
|
|
add_subdirectory(TargetInfo)
|