benchmark/cmake
dominic hamon da652a7486
Try removing attempt to set the C++ standard (#1464)
* Try removing attempt to set the C++ standard

Fixes #1460 #1462

* set the standard to 11

* spell it right

* had it right the first time

* require std 11

* plumb through the standard to cxxfeaturecheck

* use policy instead

* can't use policy just yet

* Update CXXFeatureCheck.cmake

* fix CXX_STANDARD_REQUIRED statement

Co-authored-by: Dominic Hamon <dominichamon@users.noreply.github.com>
2022-12-10 19:42:44 -04:00
..
Modules CMake: add forgotten include(FeatureSummary) into FindPFM.cmake to fix build 2021-09-03 01:15:09 +03:00
AddCXXCompilerFlag.cmake
benchmark.pc.in use CMAKE_INSTALL_FULL in pkg-config file (#1473) 2022-08-23 23:28:02 +03:00
Config.cmake.in cmake: allow to use package config from build directory 2021-10-19 11:11:11 +02:00
CXXFeatureCheck.cmake Try removing attempt to set the C++ standard (#1464) 2022-12-10 19:42:44 -04:00
GetGitVersion.cmake
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
posix_regex.cpp
split_list.cmake
std_regex.cpp
steady_clock.cpp
thread_safety_attributes.cpp