Improve clang-analyzer build time
commit1af15f19fab1cf626159ce0133e868906d63578e
authorMark Abraham <mark.j.abraham@gmail.com>
Wed, 21 Aug 2019 03:52:58 +0000 (21 05:52 +0200)
committerMark Abraham <mark.j.abraham@gmail.com>
Thu, 22 Aug 2019 13:57:55 +0000 (22 15:57 +0200)
tree8a7ce5cb526b5ca92880dfbb123cc5f5bf981319
parenta507ae2a00b55ed323ca5711c51f9df0358fbd03
Improve clang-analyzer build time

The tests for selection and utility modules take a long time to
link, so these are moved earlier in the CMake so that linking
will start sooner.

Change-Id: I2fb50515d8ffe5f93e0bcf13c6a780cb5725aa3e
src/gromacs/CMakeLists.txt