Thanks, applied as 51a90619485bfd438ff1e1a801ef95f01adb641b.

Michael

[sent from post-receive hook]

On Tue, 03 Jun 2025 12:38:47 +0200, Markus Heidelberg <[email protected]> 
wrote:
> Another similar place in this documentation file had already been fixed
> in commit d492fcbcfd ("doc: contributing: mention configure_helper.py
> support for cmake", 2019-09-09).
> 
> Signed-off-by: Markus Heidelberg <[email protected]>
> Message-Id: <[email protected]>
> Signed-off-by: Michael Olbrich <[email protected]>
> 
> diff --git a/doc/contributing.rst b/doc/contributing.rst
> index 63da67802222..4130427b5ceb 100644
> --- a/doc/contributing.rst
> +++ b/doc/contributing.rst
> @@ -177,8 +177,8 @@ configure_helper.py
>  
>  ``configure_helper.py`` can be found in ``scripts/`` in the PTXdist source
>  tree. It should be used to determine which build system options should be
> -specified for a package. Currently, only **autoconf** and **meson** based
> -packages are supported.
> +specified for a package. Currently, only **autoconf**, **meson** and
> +**cmake** based packages are supported.
>  
>  It provides a diff between two lists of options. These list are generated
>  from the options specified in the package Makefile and from the source tree

Reply via email to