docs: update docs on benchmark in regards to arguments accepted

pull/5990/head
Dylan Baker 5 years ago
parent 00aba4a279
commit 678ee8a9c1
  1. 3
      docs/markdown/Reference-manual.md

@ -155,6 +155,9 @@ run. The behavior of this function is identical to `test` with the
exception that there is no `is_parallel` keyword, because benchmarks exception that there is no `is_parallel` keyword, because benchmarks
are never run in parallel. are never run in parallel.
*Note:* Prior to 0.52.0 benchmark would warn that `depends` and `proiority`
were unsupported, this is incorrect
### both_libraries() ### both_libraries()
``` meson ``` meson

Loading…
Cancel
Save