cmake_policy(SET CMP0049 NEW)

set(tgt_srcs empty.cpp)
add_library(tgt \${tgt_srcs})