@ -0,0 +1,11 @@
run-pi:
MESA_GL_VERSION_OVERRIDE=3.0 MESA_GLSL_VERSION_OVERRIDE=330 cargo run
clean:
cargo clean
check:
cargo check
cargo fmt
.phony: run-pi clean check
The note is not visible to the blocked user.