blob: 3ce4048a37555b89f6610ab4eb50ec025208d21d [file] [log] [blame]
# <fuchsia-icu>
# 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"
}
# </fuchsia-icu>