DescriptionUse a source_set instead of static_library for libdart_embedder_noio
Some linkers (like libtool) complain when trying to create a
static_library with no sources. A source_set communicates the same thing
to GN without upsetting the linker.
Patch Set 1 #
Messages
Total messages: 6 (1 generated)
|