Update CMakeLists.txt to use precompiled protoc.

We are not set up for building host binaries so this was non-hermetic
and did not work properly on the buildbots which did not have a
preinstalled host toolchain.

Bug: 157512302
Test: Presubmit
Change-Id: I23f2e224d876a8c60336e775dfbcd115cd014a50
1 file changed
tree: 31b75b474d4f9739591e7e1dca5b706bcbf68821
  1. icing/
  2. java/
  3. nativeLib/
  4. .gitignore
  5. Android.bp
  6. AndroidManifest.xml
  7. CMakeLists.txt
  8. CONTRIBUTING.md
  9. jarjar-rules.txt
  10. LICENSE
  11. METADATA
  12. MODULE_LICENSE_APACHE2
  13. README.md
  14. TEST_MAPPING
README.md

Icing Search Library

Icing is a fast, embedded, mobile-friendly full-text-search library written in C++.

This is not an officially supported Google product.