CMP0042-NEW.cmake 66 B

1234
  1. cmake_policy(SET CMP0042 NEW)
  2. add_library(foo SHARED empty.cpp)