@@ -22,7 +22,7 @@
name = "Archimedes";
src = ./src;
src = ./.;
#imgui = inputs.imgui;
@@ -35,7 +35,8 @@
buildPhase = ''
g++ \
*.cpp \
src/*.cpp \
-I src -I utils \
-Wall \
-o $name
'';
The note is not visible to the blocked user.