DescriptionRemove sfnt dependency from xps gyp tartget.
The xps gyp target depends on skia_lib, which in turn contains
the sfnt target (and re-exports it settings). As a result, it
should not separately depend on the sfnt target. This currently
isn't causing issues because the sfnt target is mostly header only,
but any code in it may be duplicated.
Committed: https://skia.googlesource.com/skia/+/05035d43e74a787711db6c18ea97df4d3a075116
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|