Improved option disabling on switching to OpenMM build in a non-clean build tree
authorSzilard Pall <pszilard@cbr.su.se>
Tue, 31 Aug 2010 15:20:22 +0000 (17:20 +0200)
committerSzilard Pall <pszilard@cbr.su.se>
Tue, 31 Aug 2010 15:20:22 +0000 (17:20 +0200)
commit7a57120e035dfc65a45db772b08cdc91bd74aa3b
treecda6d984523b26d300eeb460d5a8e7bdddd0973c
parent47256ce14b285fc1fe4eb893ba3a4b2c9a3e8d1b
Improved option disabling on switching to OpenMM build in a non-clean build tree

When switching from CPU->GPU in a non-clean build tree it seems to work fine,
a few options are disabled/modified from the default values.
However, when doings GPU->CPU switch, the code builds, but the default values
(fftw3, threads, SSE) are not restores and need to be changed manually.
CMakeLists.txt
src/gmxlib/CMakeLists.txt