From 029405ad2e47fd877ba16e0a91328bcbdfc97061 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs=20Legan=C3=A9s=20Combarro=20=22piranna?= Date: Thu, 24 Sep 2015 20:47:16 +0200 Subject: [PATCH] Allow to set the location of the includes and libraries --- .gitignore | 2 ++ binding.gyp | 12 ++++++++++-- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index c4739ad..9985de0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ node_modules .nadconfig.mk build +deps/ +npm-debug.log diff --git a/binding.gyp b/binding.gyp index dee9fa3..d69e997 100644 --- a/binding.gyp +++ b/binding.gyp @@ -7,12 +7,20 @@ ], "conditions": [ ['OS!="win"', { + 'variables': + { + 'fuse_includes%' : '