mirror of
https://github.com/Cheviiot/Nivora.git
synced 2026-08-03 15:51:12 +00:00
Upstream fixed a real bug found while building Ogre3D through vintner: toolrelay.exe's mt.exe detection compared the whole path against "mt.exe" instead of just the filename, since it only checked for a backslash separator on a path that actually arrives with forward slashes - so the CMake-compatibility exit-code translation this whole helper exists for had never actually fired.