📅  最后修改于: 2022-03-11 15:00:00.454000             🧑  作者: Mango
Make (or rather a Makefile) is a buildsystem - it drives the compiler and other build tools to build your code.
CMake is a generator of buildsystems. It can produce Makefiles,