Commits


php1ic authored and Dominic Hamon committed 16af64500fe
Run git from the source directory (#589) (#590) Git was being executed in the current directory, so could not get the latest tag if cmake was run from a build directory. Force git to be run from with the source directory.