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 ran into this as I was updating the AUR package and needed to add downloads for gtest and its patch data. Should that be included in the default build at all and/or be disableable and is there a specific reason why gtest isn't looked up as a dependency first?
The text was updated successfully, but these errors were encountered:
[12-14][02:35:07] <@elibrokeit> the gtest wrap should be updated with `meson wrap update`
[12-14][02:35:42] <@elibrokeit> and then it should switch from subproject('...').get_variable('...') to proper dependencies
I ran into this as I was updating the AUR package and needed to add downloads for gtest and its patch data. Should that be included in the default build at all and/or be disableable and is there a specific reason why
gtest
isn't looked up as a dependency first?The text was updated successfully, but these errors were encountered: