fixed the default for OpenMM plugin dir location (bug #606)
commitdad57e7c32dd65fb1f434c76f45a71c668a12be6
authorSzilard Pall <pszilard@cbr.su.se>
Fri, 29 Oct 2010 15:24:06 +0000 (29 17:24 +0200)
committerSzilard Pall <pszilard@cbr.su.se>
Fri, 29 Oct 2010 16:07:52 +0000 (29 18:07 +0200)
treec5a1f649a9641f51ade70c1476da860c2fa41145
parent1eaa8574489845a7ec367a06684cddbe0a63b162
fixed the default for OpenMM plugin dir location (bug #606)

The OpenMM plugin lookup mechanism works again, so when running mdrun-gpu
on the same machine/OS where the binaries were built, the plugins are picked
up from the OpenMM installation used for building (but the env.var.
OPENMM_PLUGIN_DIR still has priority over all defaults!).
src/kernel/CMakeLists.txt
src/kernel/openmm_wrapper.cpp