Basic toolchain to facilitate GMXAPI build
commit5e5da871e2ca484b1558c92378fc08a71705600b
authorPaul Bauer <paul.bauer.q@gmail.com>
Thu, 5 Sep 2019 12:28:11 +0000 (5 14:28 +0200)
committerMark Abraham <mark.j.abraham@gmail.com>
Wed, 11 Sep 2019 17:24:04 +0000 (11 19:24 +0200)
treedd53e92810665a06662d82ad478f64aae5b6346a
parentc69e061d078f8a829c86e96c2d4144ec32c03eec
Basic toolchain to facilitate GMXAPI build

Adds a basic toolchain file and install directives for it.
This is aimed at having one point for the API to look up how
a native GROMACS installation was build and allow the bindings for the
API to be build in the same way.

Added hint for directory to GMXRC so that it will be easier to find.

Refs #2961

Change-Id: Icefe89e97009110be55dc8e1f3db5726ec1fe53a
scripts/GMXRC.bash.cmakein
scripts/GMXRC.csh.cmakein
src/gromacs/InstallLibInfo.cmake
src/gromacs/gromacs-toolchain.cmake.cmakein [new file with mode: 0644]