binding.gyp.cmake: Fix npm builds by stopping dependency on json-c
This disables JSONPLAT but means we can build on stuff without json-c Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
'SWIGJAVASCRIPT',
|
||||
'FIRMATA=ON',
|
||||
'ONEWIRE=ON',
|
||||
'JSONPLAT=OFF',
|
||||
'BUILDING_NODE_EXTENSION=1',
|
||||
'SWIG_V8_VERSION=0x0<(v8_version)',
|
||||
'V8_VERSION=0x0<(v8_version)'
|
||||
|
||||
Reference in New Issue
Block a user