Fix release build warning
commit9efee847789ff790d935beb1e6c741af2187e63e
authorMark Abraham <mark.j.abraham@gmail.com>
Thu, 6 Aug 2020 06:33:59 +0000 (6 08:33 +0200)
committerPaul Bauer <paul.bauer.q@gmail.com>
Fri, 7 Aug 2020 13:32:48 +0000 (7 13:32 +0000)
tree7648496efbc7989f776884e7a223ebd3a69b977f
parent7d914645fea23b0dcbbf2638f6b82d54d1a9516d
Fix release build warning

A build with clang as the nvcc host compiler gives warnings
on the CUDA headers, which are now suppressed. There's no good
way to only give the warnings on CUDA's headers.
cmake/gmxCFlags.cmake