Aegisub icon indicating copy to clipboard operation
Aegisub copied to clipboard

Should the tests build by default?

Open FichteFoll opened this issue 3 years ago • 1 comments

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?

FichteFoll avatar Dec 14 '21 01:12 FichteFoll

[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

FichteFoll avatar Dec 16 '21 01:12 FichteFoll