cmake: integrate pybind11_abseil module in ortools module
needed for math_opt
This commit is contained in:
@@ -80,6 +80,7 @@ setup(
|
||||
'*.pyi',
|
||||
'py.typed'
|
||||
],
|
||||
'pybind11_abseil':['$<TARGET_FILE_NAME:status_py_extension_stub>'],
|
||||
'@PYTHON_PROJECT@.math_opt':['*.pyi'],
|
||||
'@PYTHON_PROJECT@.math_opt.core.python':[
|
||||
'$<TARGET_FILE_NAME:math_opt_pybind11>',
|
||||
|
||||
Reference in New Issue
Block a user