6 Commits

Author SHA1 Message Date
Corentin Le Molgat
3e6086a363 cmake(ci): add CMAKE_BUILD_PARALLEL_LEVEL support
now build in -j 4 by default
2025-11-18 16:24:39 +01:00
Mizux Seiha
b53c28a6ca cmake: system_deps build googletest
have to built it to have string_view support
2025-11-12 17:26:35 +01:00
Corentin Le Molgat
ddaaab1c66 docker: Format fix 2024-07-22 14:48:45 +02:00
Mizux Seiha
c6a35bfa56 cmake(ci): disable highs in system deps jobs 2024-07-16 16:02:43 +02:00
Corentin Le Molgat
54ccee5da7 cmake(ci): enable SCIP in system_deps job 2023-10-23 14:25:37 +02:00
Mizux Seiha
7dbfb1fd26 cmake(ci): Add system_deps "distro"
* archlinux based distro
* all or-tools deps are retrived from the system wide install
  * re2 is a pkgconfig (.pc)
  * SCIP is disable (no package available)
  * GLPK enable
2022-06-09 21:16:57 +02:00