[Enhancement] Defining a special CMake variable to indicate...
Hello, I would like to suggest adding a new CMake variable (e.g. NPM_CMAKEJS) to the set of variables defined by CMake.js when configuring the project. (i.e. something like D.push({"NPM_CMAKEJS": "TRUE"}); in cMake.js) This would indicat...