CMake.js


CMake.js 是基于 CMake 的一种替代构建系统。

CMake.js 是一个适合已经使用 CMake 的项目或受 node-gyp 限制影响的开发者的好选择。build_with_cmake 是一个基于 CMake 的本地插件项目的示例。

【CMake.js is a good choice for projects that already use CMake or for developers affected by limitations in node-gyp. build_with_cmake is an example of a CMake-based native addon project.】