Improve PMIx Package Finding on Debian

Debian's libpmix-dev package installs everything below
/usr/lib/ARCH-TRIPLET/pmix2.
For some reasoning behind this,
see: https://bugs.debian.org/882033

CMake does not search there by default, so help it.

Also add myself to CONTRIBUTORS.
This commit is contained in:
Christian Tacke
2020-10-08 16:34:28 +02:00
committed by Dennis Klein
parent 0e5978b160
commit 7edf436919
2 changed files with 12 additions and 4 deletions

View File

@@ -8,5 +8,6 @@ Lebedev, Andrey
Mrnjavac, Teo <teo.m@cern.ch>
Neskovic, Gvozden
Richter, Matthias
Tacke, Christian
Uhlig, Florian
Wenzel, Sandro