wttr-lpz-cli/Makefile

5 lines
59 B
Makefile

all: compile
compile:
g++ --verbose main.cpp -o wttr-cli