blob: 93b00b5ba2cb46c02cc2215711e4190cc7487c9a [file] [log] [blame]
# This file is generated by importer.py for pub_semver-1.4.2
import("//build/dart/dart_library.gni")
dart_library("pub_semver") {
package_name = "pub_semver"
# 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 = [
"//third_party/dart-pkg/pub/collection",
]
}