Skip to content

Commit 652636c

Browse files
committed
Add missing path
1 parent df8dfb1 commit 652636c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

binding.gyp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,9 @@
5555
'-lvk_swiftshader',
5656
],
5757
'library_dirs' : ['<(angle_lib_dir)'],
58+
'include_dirs' : [
59+
'/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/'
60+
]
5861
}
5962
],
6063
[

0 commit comments

Comments
 (0)