Add denpendencies to AppSearch CmakeLists.txt commands. To allow it re-make when file is updated.

Bug: 170611579
Test: Manually: 1: checkout on an old branch
2. add denpendencies to cmake (changing cmakelists will invalidate a lot of caches)
3. build and generate cxx files
4. patch the head branch with the latest version
5. build again w/o any error.

Change-Id: Ie47826cb74a84160ef0646abbfd77869801f2c35
2 files changed
tree: 1c7064460ef3b6e6e4f8b318af2a0a98c3028024
  1. icing/
  2. java/
  3. nativeLib/
  4. proto/
  5. .gitignore
  6. Android.bp
  7. AndroidManifest.xml
  8. build.gradle
  9. CMakeLists.txt
  10. CONTRIBUTING.md
  11. jarjar-rules.txt
  12. LICENSE
  13. METADATA
  14. MODULE_LICENSE_APACHE2
  15. README.md
  16. 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.