blob: 8e5fdd047add33928a856320e4eb9456e0e285ce [file] [log] [blame]
add_library(StaticLib empty.cpp)
file(GENERATE OUTPUT test_output CONTENT $<TARGET_OBJECTS:StaticLib>)