also preferentiate .lib with GMX_PREFER_STATIC_LIBS
authorSzilard Pall <pszilard@cbr.su.se>
Thu, 8 Nov 2012 19:30:18 +0000 (20:30 +0100)
committerSzilard Pall <pszilard@cbr.su.se>
Fri, 9 Nov 2012 00:07:17 +0000 (01:07 +0100)
commit35cce32df2b88c2aaf68abb3cbc7385c23b8ecfd
treef05769d6bb3d19c40137a7add11593f27b27f79b
parent4ba7fb33a97a22ffa3950eaed40736380601a4b7
also preferentiate .lib with GMX_PREFER_STATIC_LIBS

On Mac OS X GMX_PREFER_STATIC_LIBS was enabled by caca171. On Mac OS X
.lib is also used as suffix for static archives (as well as .a), this
commits adds .lib to the preferred library suffixes.

Change-Id: I39e8df212355f6b199de4f93abd29275babdfe96
CMakeLists.txt