From 2b26b850c0cff6a25f1012e9e4e7fe6654364a88 Mon Sep 17 00:00:00 2001 From: Moritz Pflanzer Date: Fri, 21 Jul 2017 10:09:30 +0100 Subject: COMPMID-415: Remove google benchmark from documentation Change-Id: I4aa3801373c7a5e67babcaff6f07da613db11e7f Reviewed-on: http://mpd-gerrit.cambridge.arm.com/81276 Tested-by: Kaizen Reviewed-by: Anthony Barbier --- docs/00_introduction.dox | 2 -- 1 file changed, 2 deletions(-) (limited to 'docs/00_introduction.dox') 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++ -- cgit v1.2.1