Suppressed -Wold-style-cast for clang as nvcc host compiler
authorMark Abraham <mark.j.abraham@gmail.com>
Fri, 18 Jun 2021 04:56:39 +0000 (06:56 +0200)
committerAndrey Alekseenko <al42and@gmail.com>
Fri, 18 Jun 2021 09:17:57 +0000 (09:17 +0000)
commit7659484343576143ed031e8259e045f5718d3777
tree17bd0f479b78d3ecfa15c70ae3a34fcfdb5f1f46
parentac2fbebd3eed97ca17db731c4b28e03657420f78
Suppressed -Wold-style-cast for clang as nvcc host compiler

Also updated some cache variable names to fit the style used for other
warning suppressions, in case we get to re-use the configure-time
result in future.
cmake/gmxManageNvccConfig.cmake