Skip to content

fix msvc build with glut

Erik Faye-Lund requested to merge kusma/mesa-demos:msvc-fixes into main

This fixes the MSVC build if GLUT is somehow found. See !139 (merged) for a way of making that happen, but it can be done manually with enough fiddling as well, so it's probably worth fixing regardless.

Merge request reports