3 lines
78 B
CMake
Raw Normal View History

2019-11-11 23:01:05 +01:00
add_library(empty)
target_sources(empty PRIVATE empty.$<COMPILE_LANG_AND_ID>)