6a8dee95ae
- On a config re-run, CMake will not check features again as it will read previously defined cache variables. - Logic was difficult to follow, so refactored `cxx_feature_check` for simplicity Fixes https://github.com/google/benchmark/issues/2078.