[roll] Roll infra/recipes [clang_toolchain] Reduce boilerplate of cmake builds

Use cmake.build_with_ninja helper to reduce boilerplate. No functional
change.

Original-Bug: 121766
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/847556
Presubmit-Verified: CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com>
Original-Revision: f882f093260287c4a56c8acb9e2a83cfc0c2a981
GitOrigin-RevId: 38efa5306143cd34421dd1a68f671ec631967402
Change-Id: I87976dc5d5c8ed82261cff23da0fe33000fbe96d
1 file changed
tree: ec8069927ae2cb4f3399bb5987bd1c96885902a3
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
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 via the IRC channel #fuchsia on Freenode.

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.