[roll] Roll third_party/pigweed pw_build_info: Always provide CMake targets

Updates the CMake build rule for pw_build_info.build_id to be
available even on MacOS and Windows. However if you attempt to
compile the target, it will results in a targeted error.

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/114630
Original-Revision: ec847c06e64a74e905ea5c80066bb979e8b7b812
GitOrigin-RevId: 1e303e95822ca6f0b78a744445ace45a5f4e585e
Change-Id: I4c717aaf3b6d250863c74730fccb112c4ca0fc19
1 file changed
tree: a9bafb87e89d62b93e3bee490c14c0114187d239
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.