benchmark/docs
Carlos O'Ryan b111d01c1b
cleanup: support CMake >= 3.10 (#1544)
* cleanup: support CMake >= 3.10

This aligns the project with the CMake support policies in:

https://opensource.google/documentation/policies/cplusplus-support

I also simplied the management of CMake policies. Most of the overriden
policies (anything <= CMP0067) are enabled by default when you require
CMake >= 3.10.  But it is easier to just declare that you will accept
newer policies when they are available using the `...3.22` notation.

* Address review comments

* inlined links

---------

Co-authored-by: dominic <510002+dmah42@users.noreply.github.com>
2023-02-17 13:38:53 +00:00
..
AssemblyTests.md try disabling liquid for jekyll to fix curly braces (#1536) 2023-02-06 14:01:16 +00:00
_config.yml try disabling liquid for jekyll to fix curly braces (#1536) 2023-02-06 14:01:16 +00:00
dependencies.md cleanup: support CMake >= 3.10 (#1544) 2023-02-17 13:38:53 +00:00
index.md add more docs to index 2022-12-19 12:35:00 +00:00
perf_counters.md Fix typos found by codespell (#1519) 2023-01-10 12:25:32 +00:00
platform_specific_build_instructions.md refactor the documentation to minimise `README.md` (#1211) 2021-08-17 21:45:33 +01:00
python_bindings.md Add installation and build instructions for Python bindings (#1392) 2022-05-10 13:16:00 +01:00
random_interleaving.md Random interleaving of benchmark repetitions - the sequel (fixes #1051) (#1163) 2021-06-03 21:16:54 +03:00
reducing_variance.md Fix typos found by codespell (#1519) 2023-01-10 12:25:32 +00:00
releasing.md Revert "Add possibility to ask for libbenchmark version number (#1004) (#1403)" (#1417) 2022-06-20 17:52:03 +01:00
tools.md Add requirements.txt for python dependencies (#994) 2020-06-29 13:22:03 +01:00
user_guide.md try disabling liquid for jekyll to fix curly braces (#1536) 2023-02-06 14:01:16 +00:00