执行过npm install命令的vue-element-admin源码
edit | blame | history | raw

CMake.js

CMake.js is a build tool that allow native addon developer to compile their
C++ code into executable form. It works like node-gyp but
instead of Google's gyp format it is base on CMake build system.

CMake reference

Sometimes finding the right settings is not easy so to accomplish at most
complicated task please refer to: