docs: grammar nit

pull/10535/head
Eli Schwartz 2 years ago
parent 0960cd3c23
commit 8ef3909086
No known key found for this signature in database
GPG Key ID: CEB167EFB5722BD6
  1. 2
      docs/markdown/CMake-module.md

@ -54,7 +54,7 @@ be accessed with the methods listed [below](#subproject-object).
It is usually enough to just use the dependency object returned by the
`dependency()` method in the build targets. This is almost identical
to using `declare_dependency()` object from a normal Meson subproject.
to using the `declare_dependency()` object from a normal Meson subproject.
It is also possible to use executables defined in the CMake project as code
generators with the `target()` method:

Loading…
Cancel
Save