7 Commits

Author SHA1 Message Date
Clément Péron
a56a50aa00 cmake: Add support for custom protoc executable via OR_TOOLS_PROTOC_EXECUTABLE
Allow users to specify a custom protoc executable by setting the
OR_TOOLS_PROTOC_EXECUTABLE variable, which takes precedence over
the default cross-compilation and system protoc detection logic.

Signed-off-by: Clément Péron <peron.clem@gmail.com>
2025-06-11 13:42:03 +02:00
Corentin Le Molgat
a66a6daac7 Bump Copyright to 2025 2025-01-10 11:35:44 +01:00
Mizux Seiha
a76bf1c5dd bump license boilerplate 2024-01-04 13:43:15 +01:00
Corentin Le Molgat
4fb8de32cb cmake: Fix host_tools patches path 2023-09-07 13:13:10 +02:00
Corentin Le Molgat
045a5d93b7 Sync google3 github 2022-06-17 14:23:23 +02:00
Corentin Le Molgat
0362cbf0ec Sync google <=> github 2021-04-01 11:17:41 +02:00
Mizux Seiha
91a20cd569 cmake: Add cross-toolchain support
- Add host build of protoc
2021-01-08 17:49:26 +01:00