Restore CMake convenience targets for sample_restraint.
authorM. Eric Irrgang <ericirrgang@gmail.com>
Wed, 23 Oct 2019 16:00:51 +0000 (19:00 +0300)
committerMark Abraham <mark.j.abraham@gmail.com>
Thu, 31 Oct 2019 15:51:34 +0000 (16:51 +0100)
commit3ef3736cd9409b0524d7f06c027968782045a1a3
tree4cef7c15dd40f85aafe75e41caac9ff772540d4a
parent6b89843bd162dc523b16f9168db5578e979c62d3
Restore CMake convenience targets for sample_restraint.

When building GROMACS with GMX_PYTHON_PACKAGE=ON, the Python and C++
tests in python_packaging/sample_restraint are configured for use in
the GROMACS build tree. Let the tests in
python_packaging/sample_restraint use input data from
src/testutils/simulationdatabase.

Refs #2961

Change-Id: Ida104dc224e7a6af3874bd0604439033fe4f72a1
python_packaging/sample_restraint/tests/CMakeLists.txt