Fixes to config.h.cmakein to set GMX_QMMM_ORCA.
authorJustin Lemkul <jalemkul@vt.edu>
Wed, 19 Jun 2013 11:47:30 +0000 (07:47 -0400)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Fri, 28 Jun 2013 03:16:30 +0000 (05:16 +0200)
commit0e4e3ca811336600d31da2f29c19709a258fd92a
tree1c0163984ae20673dda8d11af8828f73891077cd
parent5a342c7fb5331f2b4e91cea2b8ec2d50ebeca119
Fixes to config.h.cmakein to set GMX_QMMM_ORCA.

Installing using ORCA for QM calculations would proceed without
any issue, but the mdrun executable was nonfunctional because
GMX_QMMM_ORCA was never #defined, so the code was not correctly
compiled.

Fixes #1286

Change-Id: I230ded2d3cdbd9c5fc3e865d0b20049effb16766
src/config.h.cmakein