Skip to content

Changes

Summary

  1. Prefer version.txt over the git version (#1208) (details)
Commit 12ab50b2a8ccdeb1010491dda8b6e375e588e3fe by Martin Sjölund
Prefer version.txt over the git version (#1208)

This prevents cmake from crashing on very old OS when the sources
are from a tarball (not git) and a parent directory is a git repo
that has a newer format than the OS can read.
The file was modified CMakeLists.txt (diff)