Justin Brown
9c93eeb323
cmake: add nodejs executable name
...
The Debian package names the executable nodejs instead of node
Signed-off-by: Justin Brown <justin.m.brown@intel.com >
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2015-07-13 11:26:18 +01:00
Justin Brown
22ace9c642
cmake: add path to help find nodejs
...
Helps locate node-v0.12.4 built from source on Fedora 22
Signed-off-by: Justin Brown <justin.m.brown@intel.com >
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2015-06-23 11:10:04 +01:00
Brendan Le Foll
128f0a22da
nodejs: add infra to detect nodejs version
...
This introduces FindNodes.cmake which finds the v8 version and the nodejs
interp version and passes the information to SWIG via SWIG_V8_VERSION
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2015-03-19 18:26:05 +00:00