| # Copyright 2024 The Fuchsia Authors. All rights reserved. | |
| # Use of this source code is governed by a BSD-style license that can be | |
| # found in the LICENSE file. | |
| # The GN files for the ICU library are located in this directory. | |
| icu_root = "//third_party/icu/default" | |
| # The git info file is now written by regenerator.py. | |
| icu_git_info = read_file("$root_build_dir/icu_build_config.json", "json") |