blob: e7bdf8d83bca6fd3b8f8809d6543388a830453fd [file] [log] [blame]
add_library(A OBJECT a.c)
target_sources(A PRIVATE $<TARGET_OBJECTS:A>)