Add -lcups on mac
This commit is contained in:
parent
1257dee0b5
commit
4d1eb1e4a7
1 changed files with 2 additions and 0 deletions
|
@ -244,6 +244,8 @@
|
|||
'$(SDKROOT)/System/Library/Frameworks/IOBluetooth.framework',
|
||||
# components/wifi/BUILD.gn:
|
||||
'$(SDKROOT)/System/Library/Frameworks/CoreWLAN.framework',
|
||||
# printing/BUILD.gn:
|
||||
'-lcups',
|
||||
],
|
||||
},
|
||||
}],
|
||||
|
|
Loading…
Reference in a new issue