From 678ee8a9c1487b1c6771e98258ba841028daae9f Mon Sep 17 00:00:00 2001 From: Dylan Baker Date: Wed, 2 Oct 2019 13:49:19 -0700 Subject: docs: update docs on benchmark in regards to arguments accepted --- docs/markdown/Reference-manual.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/markdown') diff --git a/docs/markdown/Reference-manual.md b/docs/markdown/Reference-manual.md index 176cde4..cd87646 100644 --- a/docs/markdown/Reference-manual.md +++ b/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 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() ``` meson -- cgit v1.1