Uses node-cmake's CMake module directly, resolves #3912

No need for vendoring.
This commit is contained in:
Daniel J. Hofmann
2017-05-30 15:59:54 +02:00
committed by Daniel J. H
parent f3558260b6
commit d88e5ddf20
3 changed files with 3 additions and 628 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
"description": "The Open Source Routing Machine is a high performance routing engine written in C++14 designed to run on OpenStreetMap data.",
"dependencies": {
"nan": "^2.1.0",
"node-cmake": "^2.2.1",
"node-cmake": "^2.3.2",
"node-pre-gyp": "^0.6.34"
},
"browserify": {