cmake_policy(SET CMP0049 OLD) set(tgt_srcs empty.cpp) add_library(tgt \${tgt_srcs})