Move Windows shared/static options to later point
authorRoland Schulz <roland@utk.edu>
Wed, 9 Jan 2013 17:52:08 +0000 (12:52 -0500)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Thu, 10 Jan 2013 15:31:58 +0000 (16:31 +0100)
commit18b017184ab49b044eb36b1436ca73c4db605b58
tree809d98ab077594aef0cc7ff13f75e6e892238afe
parentb2074da10d30def2d3f6ae97bdc3444c0643f00d
Move Windows shared/static options to later point

No need to do early and now is together with where those flags
are handled for Unix

Also warn if BUILD_SHARED_LIBS and GMX_PREFER_STATIC_LIBS don't
agree. And undo MD MT replacement if user changes
GMX_PREFER_STATIC_LIBS.

Change-Id: I66a165a7d3aebb31350bb13d19392d3f3935e54b
CMakeLists.txt