Use pybind11 setup widgetry from aksetup
Compare changes
Files
2+ 133
− 25
@@ -32,6 +34,14 @@ def setup(*args, **kwargs):
@@ -41,15 +51,8 @@ class NumpyExtension(Extension):
@@ -63,35 +66,44 @@ class NumpyExtension(Extension):
@@ -504,6 +516,10 @@ class Libraries(StringListOption):
@@ -628,6 +644,10 @@ def make_boost_base_options():
@@ -679,6 +699,8 @@ def configure_frontend():
@@ -723,6 +745,8 @@ def substitute(substitutions, fname):
@@ -828,6 +852,10 @@ def check_git_submodules():
@@ -848,3 +876,83 @@ def check_pybind11():