Don't install sample restraint package by default.
commit3538b3491c4b3797e1d64d477b7bc22e86810a27
authorM. Eric Irrgang <ericirrgang@gmail.com>
Wed, 17 Jul 2019 15:21:22 +0000 (17 18:21 +0300)
committerMark Abraham <mark.j.abraham@gmail.com>
Tue, 23 Jul 2019 07:58:45 +0000 (23 09:58 +0200)
tree550e0ae2f1ced5914d7bf530dcc93fd5432452b6
parent6ca5b0d8085267ad1792ab3ea760a5160f5e6a84
Don't install sample restraint package by default.

When building the sample_restraint project as part of a GROMACS build,
do not installed the myplugin Python package as part of the `install`
target. This is almost undoubtedly not what the user intended.

However, the package is still built when GMX_PYTHON_PACKAGE=ON to help
catch errors and facilitate testing by developers or automated systems
(i.e. Jenkins).

Refs #3027

Change-Id: I934fcc9f8f6f3f749435c5a85a904006e48d1d81
python_packaging/sample_restraint/src/pythonmodule/CMakeLists.txt