Commit Graph

4 Commits

Author SHA1 Message Date
Mizux Seiha
53fa48120f cmake: Fix windows python.cmake runtime issue
note: libprotobuf.dll depends on utf8_validity.dll
when tested it seems WinDLL() will load it so we may only
manually load highs.dll and libprotobuf.dll
which should implicitly load the three others:
abseil_dll.dll, zlib1.dll and utf8_validity.dll
2024-11-04 10:45:04 +01:00
Corentin Le Molgat
bba58385bf python: Fix pdoc main page 2023-07-05 11:00:29 +02:00
Laurent Perron
417cbb8bab change landing page for pdoc 2023-07-03 16:59:45 +02:00
Mizux Seiha
ecf41fd428 cmake: improve python pdoc title page 2023-02-02 11:40:42 +01:00