@@ -1,4 +1,4 @@
a.out: *.cpp
a.out: *.cpp *.h camera/*.cpp camera/*.h
clang++ -std=c++17 -g -o a.out main.cpp \
camera/Camera.cpp Track.cpp Xml.cpp \
-lGL -lGLU -lglut -lstdc++fs
The note is not visible to the blocked user.