You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ensure include path is relative to process working directory (PWD)
This allows the use of parent paths that contain whitespace, plus
keeps the approach consistent with that used by nan.
(The previous approach of adding double quotes did not work as
intended due to node-gyp removing these on the way through.)
PR-URL: #757
Reviewed-By: Michael Dawson <[email protected]>
Reviewed-By: Nicola Del Gobbo <[email protected]>
0 commit comments