CMake.js is a Node.js/io.js native addon build tool which works exactly like node-gyp, but instead of gyp, it is based on CMake build system.
CMake.js is a Node.js/io.js native addon build tool which works exactly like node-gyp, but instead of gyp, it is based on CMake build system.
It is often used along with [cmake], [node.js] and [npm].
Official
- Homepage https://github.com/cmake-js/cmake-js
- npm Package: https://www.npmjs.com/package/cmake-js