SuperTux / supertux

SuperTux source code
https://supertux.org
GNU General Public License v3.0
2.48k stars 474 forks source link

Use external/glm fallback when system GLM not found #2903

Closed tobbi closed 2 months ago

tobbi commented 3 months ago

Basically, what I wrote in the title above.

This will use the GLM fallback in external/glm if system GLM could not be found.

If anyone has any ideas on how to improve the code even further go right ahead.

tobbi commented 3 months ago

ah yes. my favourite library and file

It's everyone's favourite library.

tobbi commented 3 months ago

It fixes no pipeline currently, but it's the sane thing to do.