Commit Graph

6 Commits

Author SHA1 Message Date
Corentin Le Molgat
c34026b101 Bump copyright to 2025
note: done using
```sh
git grep -l "2010-2024 Google" | xargs sed -i 's/2010-2024 Google/2010-2025 Google/'
```
2025-01-10 11:33:35 +01:00
Mizux Seiha
a76bf1c5dd bump license boilerplate 2024-01-04 13:43:15 +01:00
Corentin Le Molgat
5d222cc681 CMake: update
* Remove FindProtobuf.cmake (builtin provided by CMake)
* Install missing Find module
* remove `${CONFIG_FLAG}` in ortoolsConfig.cmake when irrelevant.
2022-06-24 17:35:08 +02:00
Corentin Le Molgat
045a5d93b7 Sync google3 github 2022-06-17 14:23:23 +02:00
Mizux Seiha
019acfb86c cmake: Rewok FindGLPK.cmake 2022-06-09 21:15:03 +02:00
Mizux Seiha
d0e7970c6b cmake: Added GLPK support and docs
* Use Mizux/GLPK (Tag 5.0)
* cmake: Fix swig flags
* cmake: Update ortoolsConfig.cmake
2021-11-17 14:04:57 +01:00