mirror of
https://github.com/nodejs/node.git
synced 2025-08-15 13:48:44 +02:00
test,doc: enable running embedtest for Windows
PR-URL: https://github.com/nodejs/node/pull/52646 Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com> Reviewed-By: Michael Dawson <midawson@redhat.com> Reviewed-By: James M Snell <jasnell@gmail.com>
This commit is contained in:
parent
c137d6eb31
commit
98a1ecfc7b
4 changed files with 14 additions and 7 deletions
1
node.gyp
1
node.gyp
|
@ -1248,6 +1248,7 @@
|
|||
|
||||
'include_dirs': [
|
||||
'src',
|
||||
'tools',
|
||||
'tools/msvs/genfiles',
|
||||
'deps/v8/include',
|
||||
'deps/cares/include',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue