pixie16 / paass

Pixie Acquisition and Analysis Software Suite
https://pixie16.github.io/paassdoc/
GNU General Public License v3.0
10 stars 29 forks source link

Issue224 - XIA or PLX isn't installed then the build will fail #225

Closed spaulaus closed 7 years ago

spaulaus commented 7 years ago

This was causing the build to fail if only one of XIA or PLX was installed. The issue here is that the user may want only one or the other of these programs installed for a variety of reasons. We hadn't considered this possibility originally. The need for this has recently arisen and we've needed to adjust our logic here.

ksmith0 commented 7 years ago

This resolved issue #224