We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7dd49d7 commit 0a87084Copy full SHA for 0a87084
test/addons/cppgc-object/binding.gyp
@@ -3,6 +3,7 @@
3
{
4
'target_name': 'binding',
5
'sources': [ 'binding.cc' ],
6
+ 'win_delay_load_hook': 'false',
7
'includes': ['../common.gypi'],
8
}
9
]
0 commit comments