blob: 5d7831a23c3990d1a886d7d77cf0cdbceb4a7433 [file] [log] [blame]
add_library(AnObjLib OBJECT a.c)
target_link_libraries(AnObjLib OtherLib)