Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Nix does the build in a hermetic environment. Git history is not available during the build. This confuses cmake. Fix by removing the explicit dependency on git history. This should still work OK, as Version.cmake handles git shellout failures gracefully.
- Loading branch information