From 7c1c48327edc8ba4c1c06ee3649facd2f8b29d11 Mon Sep 17 00:00:00 2001 From: Kleis Auke Wolthuizen Date: Sun, 28 Jun 2020 22:17:15 +0200 Subject: [PATCH] Add support for statically-linked dependencies (lovell/sharp-libvips#39) (#2223) --- binding.gyp | 119 ++++++++++++++++++++------------------------ install/dll-copy.js | 4 +- install/libvips.js | 4 +- lib/libvips.js | 8 +-- lib/utility.js | 2 +- package.json | 2 +- 6 files changed, 62 insertions(+), 77 deletions(-) diff --git a/binding.gyp b/binding.gyp index 29613a05..07cd4865 100644 --- a/binding.gyp +++ b/binding.gyp @@ -1,4 +1,8 @@ { + 'variables': { + 'vips_version': '=10"