update build system to make it auto-adapt to include python support or not into MLIAP

This commit is contained in:
Axel Kohlmeyer
2020-12-07 17:35:10 -05:00
parent 3ed41295cd
commit 3f5a896aab
13 changed files with 112 additions and 28 deletions

View File

@ -0,0 +1,3 @@
../mliap_model_python_couple.cpp: ../mliap_model_python_couple.pyx
cythonize -3 ../mliap_model_python_couple.cpp