Make Cmake#

Make refer to: http://marscfeng.github.io/post/my-personal-makefile-module/

Makefile#

MacOS comes with make.

CMake#

Install via brew install cmake in MacOS system.

Vscode-Makefile-Cmake#