Link with VideoToolbox.framework
This commit is contained in:
parent
55e9c3196a
commit
70d67f9da4
2 changed files with 3 additions and 1 deletions
|
@ -162,6 +162,8 @@
|
||||||
# Required by webrtc:
|
# Required by webrtc:
|
||||||
'$(SDKROOT)/System/Library/Frameworks/OpenGL.framework',
|
'$(SDKROOT)/System/Library/Frameworks/OpenGL.framework',
|
||||||
'$(SDKROOT)/System/Library/Frameworks/IOKit.framework',
|
'$(SDKROOT)/System/Library/Frameworks/IOKit.framework',
|
||||||
|
# Required by media:
|
||||||
|
'$(SDKROOT)/System/Library/Frameworks/VideoToolbox.framework',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
'conditions': [
|
'conditions': [
|
||||||
|
|
2
brightray/vendor/libchromiumcontent
vendored
2
brightray/vendor/libchromiumcontent
vendored
|
@ -1 +1 @@
|
||||||
Subproject commit 791141a820ecf6166a86249701838b57f43777ea
|
Subproject commit 72cfdcb1b916546cf198cf39c8fc53c3175c248c
|
Loading…
Add table
Add a link
Reference in a new issue