Miktex fails to build using CMake 4.2.1 with the following error
/tmp/tmp.OdTKebGHFa/miktex/build/Programs/TeXAndFriends/hitex/hitex.c:88:10: fatal error: hb.h: No such file or directory
88 | #include "hb.h"
| ^~~~~~
hb.h is present in the file tree but cmake seems to not be able to locate it
Miktex fails to build using CMake 4.2.1 with the following error
hb.his present in the file tree but cmake seems to not be able to locate it