This project helps you build C++ modules for Node.js using the CMake meta build system. While the default way of building Node.js C++ modules is to use node-gyp, there's no requirement to do so. If ...