Anton Mitrokhin
Results
1
comments of
Anton Mitrokhin
If I understand correctly, then the [problem is here](https://github.com/google/googletest/blob/08935483cb22749b3c3774e9bcd5ef35b5a1a7b7/googletest/cmake/internal_utils.cmake#L151). And the solution is very simple - you either need to always define the variable 'cxx_strict_flags', or add a condition to...