[roll] Roll infra/recipes [ninja] CMAKE_ZLIB_XXX -> ZLIB_XXX

Do not use a CMAKE_ prefix when specifying the ZLIB include directory
and static library position. Otherwise the library was not found
properly, and the feature was never activated in the generated
Ninja binary :-/

Original-Bug: 409439970
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1294606
Original-Revision: 4c30fbf9a93d5ab025260d5f9e1bfbd3698a638d
GitOrigin-RevId: b84ad12f3f57f160b1723d273f2c157405b5fffd
Change-Id: Ibba1306679c4e7ccb33bf571408c6e1f8dad3999
1 file changed
tree: 7af324492c5b872d26b00b1b6b311be0498e18dc
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.