6 lines
85 B
CMake
6 lines
85 B
CMake
add_llvm_target(CppBackendCodeGen
|
|
CPPBackend.cpp
|
|
)
|
|
|
|
add_subdirectory(TargetInfo)
|