CMP0028-WARN.cmake 81 B

123
  1. add_library(foo empty.cpp)
  2. target_link_libraries(foo PRIVATE External::Library)