4 lines
55 B
CMake
Raw Normal View History

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