Fix compatibility with older CMake
commitd051c40f6adcb00fc9d3f9c4fbbc0ff4f5f1f615
authorMark Abraham <mark.j.abraham@gmail.com>
Thu, 26 May 2016 12:08:37 +0000 (26 14:08 +0200)
committerMark Abraham <mark.j.abraham@gmail.com>
Thu, 2 Jun 2016 15:15:25 +0000 (2 17:15 +0200)
tree97e051dd17865a7b6562247cac8003c1580f4e4e
parent13122790bfe398aa4bcecf5d0f4f4bb2568bd177
Fix compatibility with older CMake

LINK_LIBRARIES is introduced in 2.8.11. We don't test anywhere that
CMake hardware detection works.

Change-Id: Icb5812c3971219085b8e91634e4cd08451041118
cmake/gmxDetectSimd.cmake