CMP0038-WARN.cmake 77 B

123
  1. add_library(self_link empty.cpp)
  2. target_link_libraries(self_link self_link)