boringssl/third_party/fiat/BUILD.gn
David Benjamin 94cd196a80 Add files in third_party/fiat for Chromium to pick up.
Chromium's licenses.py is a little finicky.

Change-Id: I015a3565eb8f3cfecb357d142facc796a9c80888
Reviewed-on: https://boringssl-review.googlesource.com/24784
Reviewed-by: Adam Langley <agl@google.com>
2018-01-10 22:02:03 +00:00

5 lines
216 B
Plaintext

# This is an dummy target so Chromium's tools/licenses.py script picks up the
# extra README.chromium file. The script expects README.chromium files to be
# associated with GN targets.
source_set("fiat_license") { }