Add -lcups on mac

This commit is contained in:
Kevin Sawicki 2017-05-24 09:43:37 -07:00
parent 1257dee0b5
commit 4d1eb1e4a7

View file

@ -244,6 +244,8 @@
'$(SDKROOT)/System/Library/Frameworks/IOBluetooth.framework',
# components/wifi/BUILD.gn:
'$(SDKROOT)/System/Library/Frameworks/CoreWLAN.framework',
# printing/BUILD.gn:
'-lcups',
],
},
}],