Build: Use -dirty version suffix for local changes
authorDaniel Elstner <daniel.kitta@gmail.com>
Sat, 18 Jul 2015 20:47:11 +0000 (22:47 +0200)
committerUwe Hermann <uwe@hermann-uwe.de>
Sat, 25 Jul 2015 17:11:40 +0000 (19:11 +0200)
Pass --dirty to git describe.  This needed a slight hack to
GetGitRevisionDescription.cmake to make it work.  Also pass
--tags to make git include lightweight tags in its search.


No differences found