Re-fixed static linking of maths libraries under UNIX
commitf07304aac7f35084b2d1590b854b43910dbd453a
authorMark Abraham <mark.j.abraham@gmail.com>
Wed, 14 Dec 2011 01:10:26 +0000 (14 12:10 +1100)
committerMark Abraham <mark.j.abraham@gmail.com>
Wed, 14 Dec 2011 01:13:18 +0000 (14 12:13 +1100)
tree604252c54edb56deb66e97293ce50e0a4c6f0ef8
parent915c9733e48e14da5db6f058a0a47d2263d02e03
Re-fixed static linking of maths libraries under UNIX

In commit 5e51ffa9 I submitted a patch for the above case, and
suggested the same to CMake. The CMake developers have refined
this and I'm back-porting their fix here.

See http://public.kitware.com/Bug/view.php?id=12477 for details

Change-Id: Ib48bc6b5a87b66b51c893e24aa42e4cd4db32a38
cmake/FindLAPACK.cmake