3 lines
51 B
Makefile
3 lines
51 B
Makefile
templ:
|
|
g++ -std=c++17 -o testfiles/templ main.cpp
|
templ:
|
|
g++ -std=c++17 -o testfiles/templ main.cpp
|