cmake: declare (and hence initialize) GMX_USE_SIMD_KERNELS before it is used
authorGilles Gouaillardet <gilles@rist.or.jp>
Thu, 30 Apr 2020 13:56:22 +0000 (22:56 +0900)
committerGilles Gouaillardet <gilles@rist.or.jp>
Thu, 30 Apr 2020 15:09:18 +0000 (00:09 +0900)
commit18baf067a086796ae9f579e53e90e3835640b02c
treee7767470858aa75783dfbb4999d3e3324d89b874
parent2d7f6a94e74de9beb0ce4fa0ccd23fdd32662374
cmake: declare (and hence initialize) GMX_USE_SIMD_KERNELS before it is used

Fixes gromacs/gromacs#3516
src/gromacs/CMakeLists.txt