math_opt: Fix cmake python install

This commit is contained in:
Mizux Seiha
2024-11-14 18:47:10 +01:00
parent 714ddc598b
commit bf70b788ab

View File

@@ -367,6 +367,7 @@ if(BUILD_MATH_OPT)
ortools/math_opt/python/errors.py
ortools/math_opt/python/expressions.py
ortools/math_opt/python/hash_model_storage.py
ortools/math_opt/python/init_arguments.py
ortools/math_opt/python/mathopt.py
ortools/math_opt/python/message_callback.py
ortools/math_opt/python/model.py