aboutsummaryrefslogtreecommitdiff
path: root/docs/00_introduction.dox
diff options
context:
space:
mode:
Diffstat (limited to 'docs/00_introduction.dox')
-rw-r--r--docs/00_introduction.dox2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/00_introduction.dox b/docs/00_introduction.dox
index 529667a18f..4d514ea5ae 100644
--- a/docs/00_introduction.dox
+++ b/docs/00_introduction.dox
@@ -355,8 +355,6 @@ Example:
@b pmu: Enable the PMU cycle counter to measure execution time in benchmark tests. (Your device needs to support it)
-@note You will need the Boost Program options and Google Benchmark headers and libraries to build the benchmark tests. See @ref building_google_benchmark for more information.
-
@b openmp Build in the OpenMP scheduler for NEON.
@note Only works when building with g++ not clang++