[ 50%] Building C object CMakeFiles/freetype-gl.dir/texture-atlas.c.o
In file included from /build/freetype-gl/text-buffer.c:12:
/build/freetype-gl/opengl.h:10:13: fatal error: glad/glad.h: No such file or directory
10 | # include <glad/glad.h>
| ^~~~~~~~~~~~~
compilation terminated.
when
/usr/include/glad/glad.his not installed (for example on nixos), cmake fails withsee conan-io/conan#8875