blob: 9dd95c71715525f3540201d02b6a233b4f4bad5f [file] [log] [blame]
# Copyright 2020 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.
declare_args() {
# Contains the major version number of the ICU library, for dependencies that
# need different configuration based on the library version. Currently this
# is only useful in Fuchsia.
icu_major_version_number = "67"
}