git-describe: fail earlier if git fails to run or doesn't exist (#2061)
In cases where the cached `GIT_EXECUTABLE` does not exist, `git-describe.cmake` would fail silently, resulting in a `git-describe.h` with missing definitions that caused `DFHackVersion.cpp` to fail to compile. This change produces a more descriptive error earlier in the build process.develop
parent
4d5a157f4b
commit
ec0941da2f
Loading…
Reference in New Issue