FindNodejs.cmake: V8_VERSION_MAJOR is being set and MINOR/PATCH where empty
authorBrendan Le Foll <brendan.le.foll@intel.com>
Wed, 11 Nov 2015 16:00:12 +0000 (16:00 +0000)
committerBrendan Le Foll <brendan.le.foll@intel.com>
Wed, 11 Nov 2015 16:00:16 +0000 (16:00 +0000)
commitfa772a0a9d1be796ff23aab1ee7f59cc1aa4e620
tree39f8affc906dd33544c0c591958920cc08408044
parent80024ff1844d539131b453dec3a94cb4cfe579c0
FindNodejs.cmake: V8_VERSION_MAJOR is being set and MINOR/PATCH where empty

This has been wrong for a while and probably not the most important but when
node.js fails to be detected (typically this means runtime check on node.js has
failed which hopefully is rare!)

Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
cmake/modules/FindNodejs.cmake