@@ -0,0 +1,4 @@
run:
g++ *.c *.cpp -o app -lglfw -lGL && ./app
build:
g++ *.c *.cpp -o app -lglfw -lGL
The note is not visible to the blocked user.