gmake gmake is a Makefile generator for simple C/C++ projects. Install gmake git clone https://github.com/omaraflak/gmake.git && cd gmake git submodule update --init make make install Use gmake cd ./your/cpp/project gmake -x exec_name