11cb0ef41Sopenharmony_ci# Copyright (c) 2014 IBM Corporation and Others. All Rights Reserved.
21cb0ef41Sopenharmony_ci
31cb0ef41Sopenharmony_ci# This variant is used for the '--with-intl=system-icu' option.
41cb0ef41Sopenharmony_ci# 'configure' has already set 'libs' and 'cflags' - so,
51cb0ef41Sopenharmony_ci# there's nothing to do in these targets.
61cb0ef41Sopenharmony_ci
71cb0ef41Sopenharmony_ci{
81cb0ef41Sopenharmony_ci  'targets': [
91cb0ef41Sopenharmony_ci    {
101cb0ef41Sopenharmony_ci      'target_name': 'icuuc',
111cb0ef41Sopenharmony_ci      'type': 'none',
121cb0ef41Sopenharmony_ci      'toolsets': [ 'host', 'target' ],
131cb0ef41Sopenharmony_ci    },
141cb0ef41Sopenharmony_ci    {
151cb0ef41Sopenharmony_ci      'target_name': 'icui18n',
161cb0ef41Sopenharmony_ci      'type': 'none',
171cb0ef41Sopenharmony_ci      'toolsets': [ 'host', 'target' ],
181cb0ef41Sopenharmony_ci    },
191cb0ef41Sopenharmony_ci  ],
201cb0ef41Sopenharmony_ci}
21