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

6 lines
78 B
CMake

add_llvm_target(CppBackend
CPPBackend.cpp
)
add_subdirectory(TargetInfo)