benchmark/cmake
Dominic Hamon 974cd5a5c5
Ensure we don't need benchmark installed to pass c++ feature checks (#1456)
* Ensure we don't need benchmark installed to pass c++ feature checks

Requires removal of some dependencies on benchmark.h from internal
low-level headers, which is a good thing.

Also added better logging to the feature check cmake module.
2022-08-04 15:33:35 +01:00
..
Modules CMake: add forgotten include(FeatureSummary) into FindPFM.cmake to fix build 2021-09-03 01:15:09 +03:00
AddCXXCompilerFlag.cmake fix cmake issue with referencing a non-existing function argument (#1118) 2021-04-26 09:15:07 +01:00
benchmark.pc.in Fixed pkg-config on other than Ubuntu GNU/Linux distributions. (#1043) 2020-09-12 18:56:43 +03:00
Config.cmake.in cmake: allow to use package config from build directory 2021-10-19 11:11:11 +02:00
CXXFeatureCheck.cmake Ensure we don't need benchmark installed to pass c++ feature checks (#1456) 2022-08-04 15:33:35 +01:00
GetGitVersion.cmake fix version recorded in releases (#1047) 2021-05-20 17:59:29 +01:00
gnu_posix_regex.cpp
GoogleTest.cmake Suppress GoogleTest warnings on windows (MSVC) too. (#1320) 2022-01-13 14:21:43 +00:00
GoogleTest.cmake.in update googletest to latest release tag 1.11.0 (#1301) 2021-12-08 16:30:03 +00:00
llvm-toolchain.cmake CMake: implement LTO for clang. Fixes #478 (#487) 2017-11-29 12:48:43 -08:00
posix_regex.cpp
split_list.cmake split_list is not defined for assembly tests (#595) 2018-05-14 15:02:49 +01:00
std_regex.cpp
steady_clock.cpp
thread_safety_attributes.cpp