@@ -1,5 +1,6 @@
.PHONY: all
all:
mkdir -p build && cd build && cmake .. && make
.PHONY: deps
deps:
The note is not visible to the blocked user.