Merge pull request #537 from realm/yg/relative-nan-path

Get the path to nan relatively
This commit is contained in:
Ari Lazier 2016-07-31 16:55:07 -07:00 committed by GitHub
commit d31a6d56a6

View File

@ -34,7 +34,7 @@
"../object-store/src/parser",
"../object-store/external/pegtl",
"../../core-node/include",
"../../node_modules/nan"
"<!(node -e 'require(\"nan\")')"
],
"library_dirs": [
"$(srcdir)/../../core-node"