mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
There is no libdesktop_capture_differ_sse2 no arm
This commit is contained in:
@@ -113,6 +113,13 @@
|
||||
],
|
||||
},
|
||||
}],
|
||||
['target_arch=="arm"', {
|
||||
'link_settings': {
|
||||
'libraries!': [
|
||||
'<(libchromiumcontent_dir)/libdesktop_capture_differ_sse2.a',
|
||||
],
|
||||
},
|
||||
}],
|
||||
],
|
||||
}], # OS=="linux"
|
||||
['OS=="mac"', {
|
||||
|
||||
Reference in New Issue
Block a user