You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that meson setup said that the result of one check was already cached and that surprised me. So just FYI, the following line is duplicated in meson.build:
Hi,
I noticed that
meson setup
said that the result of one check was already cached and that surprised me. So just FYI, the following line is duplicated inmeson.build
:https://github.com/ERGO-Code/HiGHS/blob/bdf95f2e0786914c1bfe15b20e1ba534e8f35d6b/meson.build#L42C1-L45
The text was updated successfully, but these errors were encountered: