Add gmxapi_pytest custom target to CMake `check` target.
authorM. Eric Irrgang <ericirrgang@gmail.com>
Fri, 26 Jul 2019 16:24:59 +0000 (19:24 +0300)
committerMark Abraham <mark.j.abraham@gmail.com>
Thu, 8 Aug 2019 18:20:05 +0000 (20:20 +0200)
commitf611c2729c20d5708bae9cfb0b3be65174a43d8d
tree9cd97f8b1cd4a20733ce6984b82e4e64a1f18136
parent6ec0f1f1b1a32ec5e4958e0990046fc4365dc85b
Add gmxapi_pytest custom target to CMake `check` target.

Automatically run pytest for the gmxapi Python package in the build tree
when GMX_PYTHON_PACKAGE=ON.

Refs #2765

Change-Id: I3f33b9903fc712d0c027810af6b6af605928f3ab
python_packaging/src/test/CMakeLists.txt