CMP0042-OLD.cmake 66 B

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