... | ... | @@ -41,7 +41,8 @@ Some useful meson options: |
|
|
- `buildtype`: Change the build type (`debug`, `debugoptimized`, `release`)
|
|
|
- `prefix`: Change the prefix where dav1d will be installed
|
|
|
- `b_sanitize`: Enable a sanitizer (`none`, `address`, `thread`, `undefined`, `memory`)
|
|
|
- `default_library`: Change if a `shared` or `static` library should be built or `both`.
|
|
|
- `default_library`: Change if a `shared` or `static` library should be built or `both`
|
|
|
- `c_args=...` and `c_link_args=...` to pass custom `CFLAGS`/`LDFLAGS`.
|
|
|
|
|
|
[meson]: https://mesonbuild.com
|
|
|
[ninja]: https://ninja-build.org |
|
|
\ No newline at end of file |