Cppmake is for Makefile generation
cppmake -i <file> -c <compiler> -f <code filetype> -H <header filetype> -o <output name> <compiler arguments>- -c = g++
- -f = cpp
- -H = h
- -o = output
cppmake -i main.cpp -c g++ -f cpp -H h -o main| Name | Name | Last commit date | ||
|---|---|---|---|---|