We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 06a5f2b + d1e348f commit 5659703Copy full SHA for 5659703
1 file changed
v8.gypi
@@ -1,6 +1,7 @@
1
{
2
'variables': {
3
'v8_dir%': 'build/v8/',
4
+ 'libv8_show_warnings%': 0,
5
'libv8_include_dir%': '>(v8_dir)/include',
6
'libv8_lib_dir%': '>(v8_dir)/<(OS)-<(target_arch).<(CONFIGURATION_NAME)',
7
'conditions': [[
0 commit comments