Update sqlite version for cmake build (#18524)
The sqlite has been updated in bazel, though
cmake version was not updated. This fix updates
sqlite in cmake so that cmake and bazel versions
are synced.
The fix has been tested on Linux:
```
tensorflow/tools/ci_build/ci_build.sh CMAKE tensorflow/tools/ci_build/builds/cmake.sh
```
Signed-off-by:
Yong Tang <yong.tang.github@outlook.com>
Loading
Please sign in to comment