microsoft / vscode-node-sqlite3

Asynchronous, non-blocking SQLite3 bindings for Node.js
BSD 3-Clause "New" or "Revised" License
34 stars 10 forks source link

Backport: overwrite 'msbuild_toolset' only if 'toolset' is defined #7

Closed richard-townsend-arm closed 4 years ago

richard-townsend-arm commented 4 years ago

See the original PR for details: https://github.com/mapbox/node-sqlite3/pull/1242

Tested by doing a complete build of Visual Studio Code for Windows on Arm.

deepak1556 commented 4 years ago

Oops missed the target branch, changed it.

@richard-townsend-arm we consume from vscode branch on these native module forks.