3 lines
75 B
CMake
Raw Normal View History

2020-08-30 11:54:41 +02:00
add_library(empty)
target_sources(empty PRIVATE empty.$<LINK_LANG_AND_ID>)