Do not validate build for external source management
commit695591b3e9ff8978bbfe9b9f8e68e68186a5e32f
authorPaul Bauer <paul.bauer.q@gmail.com>
Tue, 13 Oct 2020 07:32:55 +0000 (13 07:32 +0000)
committerJoe Jordan <ejjordan12@gmail.com>
Tue, 13 Oct 2020 07:32:55 +0000 (13 07:32 +0000)
tree6a675e1349dccffb4e1d63f9ff36c30e5715b967
parent7542fd89f418a736a8fbdd619e22a5aa42fbf991
Do not validate build for external source management

If git was not found for builds not coming from a tarball,
the source validation script would generate warnings due to the missing
reference checksum file.

Refs #2128

Change-Id: I7a0d0c164e19eb47446b26a039442b57e537375b
cmake/gmxGenerateVersionInfoWithoutGit.cmake [moved from cmake/gmxGenerateVersionInfoRelease.cmake with 55% similarity]
cmake/gmxVersionInfo.cmake