Skip to content

Include standard python cmake scripts before including pybind11.

T.J. Corona requested to merge tjcorona/smtk:pybind-workaround into master

By including the correct python cmake scripts before adding pybind11, we work around pybind11's custom python cmake scripts without having to patch pybind11.

Merge request reports