JeffersonLab / JANA2

Multi-threaded HENP Event Reconstruction
https://jeffersonlab.github.io/JANA2/
Other
6 stars 9 forks source link

cmake: fix a conflict between USE_PODIO and USE_PYTHON #219

Closed veprbl closed 1 year ago

veprbl commented 1 year ago

Fixes a build error:

prefix/include/pybind11/detail/common.h:212:10: fatal error: 'Python.h' file not found
#include <Python.h>
          ^~~~~~~~~~