enabled GMX_PREFER_STATIC_LIBS CMake option for CYGWIN
authorSzilard Pall <pszilard@cbr.su.se>
Fri, 29 Oct 2010 17:04:44 +0000 (19:04 +0200)
committerSzilard Pall <pszilard@cbr.su.se>
Fri, 29 Oct 2010 17:04:44 +0000 (19:04 +0200)
commit95d967e21c4733022dc2f0dd0f5896bd1d063830
tree5758174bf8c5dac0ae13a2e8bfab97cb35a5a32b
parentdad57e7c32dd65fb1f434c76f45a71c668a12be6
enabled GMX_PREFER_STATIC_LIBS CMake option for CYGWIN

As it turns out that Cygwin also uses ".a" for static libraries,
the it is safe to enable this option.
CMakeLists.txt