3 lines
75 B
CMake
3 lines
75 B
CMake
|
add_library(empty)
|
||
|
target_sources(empty PRIVATE empty.$<LINK_LANG_AND_ID>)
|