Commit 31aaaca1 by Dane Springmeyer

now node-pre-gyp passes these values

parent 5c2593d0
......@@ -2,8 +2,6 @@
"includes": [ "deps/common-sqlite.gypi" ],
"variables": {
"sqlite%":"internal",
"module_name":"<!(node -e \"console.log(require('./package.json').binary.module_name)\")",
"module_path":"<!(node -e \"console.log(require('./package.json').binary.module_path)\")",
"sqlite_libname":"sqlite3"
},
"targets": [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment