-
Run git from the source directory (#589) (#590) · 16af6450php1ic authored
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.
16af6450
×