benchmark/cmake
Kyle Edwards f4f5dba46b Cache RUN_${FEATURE} variable in CXXFeatureCheck.cmake (#886)
When cross-compiling, this variable was not set on the second run
of CMake, resulting in the next check failing even though it shouldn't
be run in the first place. Fix this by caching the variable.
2019-10-04 09:50:53 +01:00
..
Modules CMake: implement LTO for clang. Fixes #478 (#487) 2017-11-29 12:48:43 -08:00
AddCXXCompilerFlag.cmake Improve State packing: put important members on first cache line. (#527) 2018-02-14 13:44:41 -07:00
CXXFeatureCheck.cmake Cache RUN_${FEATURE} variable in CXXFeatureCheck.cmake (#886) 2019-10-04 09:50:53 +01:00
Config.cmake.in
GetGitVersion.cmake Ensure all informational cmake messages have STATUS type 2018-11-13 09:56:22 +00:00
GoogleTest.cmake Allow setting GOOGLETEST_PATH cmake argument. Fixes #867 (#868) 2019-09-15 20:25:32 +03:00
GoogleTest.cmake.in CMake: codedrop of googletest cmake magic from me (#809) 2019-04-30 13:36:29 +03:00
benchmark.pc.in Add -lpthread to pkg-config Libs.private. (#755) 2019-02-01 15:51:44 +03:00
gnu_posix_regex.cpp
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