On 2023-02-15 13:44, Michael Paquier wrote:
On Tue, Feb 14, 2023 at 09:06:13AM +, Katsuragi Yuta wrote:
The parameter name "-Dtap-tests" in the meson's doc seems to be a
typo.
I think "-Dtap_tests" is the correct name. Attached patch fixes that.
I got an unknown options error by using "-D
On Tue, Feb 14, 2023 at 09:06:13AM +, Katsuragi Yuta wrote:
> The parameter name "-Dtap-tests" in the meson's doc seems to be a typo.
> I think "-Dtap_tests" is the correct name. Attached patch fixes that.
>
> I got an unknown options error by using "-Dtap-tests=enabled". However,
> meson_opt
Hi,
The parameter name "-Dtap-tests" in the meson's doc seems to be a typo.
I think "-Dtap_tests" is the correct name. Attached patch fixes that.
I got an unknown options error by using "-Dtap-tests=enabled". However,
meson_options.txt told me the correct name was "-Dtap_tests".
regards,
--
K