LinkObjLHS.cmake 74 B

12
  1. add_library(AnObjLib OBJECT a.c)
  2. target_link_libraries(AnObjLib OtherLib)