build: Derive PulseView version from git tags
authorDaniel Elstner <daniel.kitta@gmail.com>
Sat, 18 Jul 2015 19:36:51 +0000 (21:36 +0200)
committerUwe Hermann <uwe@hermann-uwe.de>
Sat, 25 Jul 2015 17:11:40 +0000 (19:11 +0200)
Derive the PulseView version numbers and suffix from the git
repository if available. In order to make builds from source
tarballs work, also include a generated VERSION file in the
source package generated by CPack.

The included GetGitRevisionDescription.cmake file is a copy
from the https://github.com/rpavlik/cmake-modules repository.


No differences found