@@ -101,6 +101,7 @@
buildInputs = with pkgs; [
glfw
glew
];
buildPhase = ''
@@ -108,6 +109,7 @@
modules/Window/src/*.cpp src/App.cpp \
-fpic -shared \
-I src -I include \
-lGL -lglfw -lGLEW \
-o $name
'';
The note is not visible to the blocked user.