Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Commit 8599acd

Browse files
committed
[[ Skia ]] Don't build source related to XPS
1 parent 4cbffcb commit 8599acd

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

libskia/libskia.gyp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1670,6 +1670,9 @@
16701670

16711671
# SkSnapshot doesn't build
16721672
['exclude', 'src/animator/SkSnapshot'],
1673+
1674+
# Don't build XPS
1675+
['exclude', '/xps/'],
16731676
],
16741677

16751678
'conditions':

0 commit comments

Comments
 (0)