Yes you can. Just replace this line tools/dev/v8gen.py x64.release
to gn gen out.gn/x64.release --args="is_debug=false get_cpu=""x64""" --ide=vs Note: tools/dev/v8gen.py is actually just a python wrapper script to call gn. -- -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users --- You received this message because you are subscribed to the Google Groups "v8-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
