mirror of
https://github.com/status-im/realm-js.git
synced 2025-02-25 12:45:32 +00:00
Merge pull request #537 from realm/yg/relative-nan-path
Get the path to nan relatively
This commit is contained in:
commit
d31a6d56a6
@ -34,7 +34,7 @@
|
|||||||
"../object-store/src/parser",
|
"../object-store/src/parser",
|
||||||
"../object-store/external/pegtl",
|
"../object-store/external/pegtl",
|
||||||
"../../core-node/include",
|
"../../core-node/include",
|
||||||
"../../node_modules/nan"
|
"<!(node -e 'require(\"nan\")')"
|
||||||
],
|
],
|
||||||
"library_dirs": [
|
"library_dirs": [
|
||||||
"$(srcdir)/../../core-node"
|
"$(srcdir)/../../core-node"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user