[CMake] Don't build tests for RE2 (#14696)
* [CMake] Don't build tests for RE2 Issue #14691 shows a build error on Windows in the RE2 tests. Since we do not run these tests, and they seem to be causing problems on some platforms, do not build them as part of the TensorFlow build. * replace tab with spaces
Loading
Please sign in to comment