blob: c1d214bd4b1883e441a112d7ec622da0f6ef6227 [file] [log] [blame]
add_library(A OBJECT a.c)
install(TARGETS A DESTINATION lib)