docs: update version for meson support

This commit is contained in:
Brenden Forward 2024-02-07 11:44:25 -05:00
parent a3f0acbea7
commit b35e5dd46b
No known key found for this signature in database

View File

@ -111,7 +111,7 @@ libraries are compiled through `CMake`.
You can use `uvw` with [meson](https://mesonbuild.com/) by simply adding it to
your `subprojects` directory in your project. Currently, `uvw` is not available
with `meson wrap`, but this will change with the release of `uvw` 3.3.x.
with `meson wrap`, but this will change with the release of `uvw` 3.4.x.
To compile `uvw` from source without using it as a subproject, in the `uvw`
source directory, run: