blob: 27e745926876917485172aa9f21f0c361fc54799 [file] [log] [blame]
# This file is generated by importer.py for term_glyph-1.0.0
import("//build/dart/dart_library.gni")
dart_library("term_glyph") {
package_name = "term_glyph"
# This parameter is left empty as we don't care about analysis or exporting
# these sources outside of the tree.
sources = []
disable_analysis = true
deps = [
]
}