Fix checksumming code
authorPaul Bauer <paul.bauer.q@gmail.com>
Tue, 19 Jan 2021 09:17:49 +0000 (10:17 +0100)
committerArtem Zhmurov <zhmurov@gmail.com>
Wed, 20 Jan 2021 05:11:24 +0000 (05:11 +0000)
commit01304e1920bfb5c781fcf7398445a82a2b89e055
tree631a172616eec50153a4291d43fb19dcac438693
parent384eaa1fe6db7d9fc989e3dc56ff0cd570a0561e
Fix checksumming code

Recent additions to the code to avoid errors with certain IDEs
caused issues by never trying to validate the checksums.

Fixed by properly passing the necessary variables to the script.

Fixes #3862
cmake/gmxGenerateVersionInfoWithoutGit.cmake
cmake/gmxVersionInfo.cmake