11cb0ef41Sopenharmony_ci{ 21cb0ef41Sopenharmony_ci 'variables': { 31cb0ef41Sopenharmony_ci 'v8_enable_i18n_support%': 1, 41cb0ef41Sopenharmony_ci 'ada_sources': [ 'ada.cpp' ], 51cb0ef41Sopenharmony_ci }, 61cb0ef41Sopenharmony_ci 'targets': [ 71cb0ef41Sopenharmony_ci { 81cb0ef41Sopenharmony_ci 'target_name': 'ada', 91cb0ef41Sopenharmony_ci 'type': 'static_library', 101cb0ef41Sopenharmony_ci 'include_dirs': ['.'], 111cb0ef41Sopenharmony_ci 'direct_dependent_settings': { 121cb0ef41Sopenharmony_ci 'include_dirs': ['.'], 131cb0ef41Sopenharmony_ci }, 141cb0ef41Sopenharmony_ci 'sources': [ '<@(ada_sources)' ] 151cb0ef41Sopenharmony_ci }, 161cb0ef41Sopenharmony_ci ] 171cb0ef41Sopenharmony_ci} 18