forked from teamnwah/openmw-tes3coop
GetGitRevisionDescription.cmake uses a somewhat contrived method to obtain the
hash of the commit pointed by the repository's HEAD. This method fails on
unusual, but still valid repository layouts.
This commit removes cmake/GetGitRevisionDescription.cmake{,.in}, replacing its
functionality with direct use of Git's plumbing.
|
||
|---|---|---|
| .. | ||
| COPYING-CMAKE-SCRIPTS | ||
| FindBullet.cmake | ||
| FindCg.cmake | ||
| FindDirectX.cmake | ||
| FindDirectX11.cmake | ||
| FindFFmpeg.cmake | ||
| FindFreeImage.cmake | ||
| FindFreetype.cmake | ||
| FindGMock.cmake | ||
| FindLIBUNSHIELD.cmake | ||
| FindMyGUI.cmake | ||
| FindOGRE.cmake | ||
| FindPkgMacros.cmake | ||
| FindSDL2.cmake | ||
| FindZZip.cmake | ||
| OpenMWMacros.cmake | ||
| PreprocessorUtils.cmake | ||