add_library(SubC SubC.swift)
target_link_libraries(SubC PUBLIC SubD)
