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

6 lines
85 B
CMake
Raw Normal View History

add_llvm_target(CppBackendCodeGen
CPPBackend.cpp
)
add_subdirectory(TargetInfo)