blob: 59fd9981b05305735e2fc10e032fe43a46f27ac4 [file] [log] [blame]
# This file is generated by importer.py for vector_math-2.0.8
import("//build/dart/dart_library.gni")
dart_library("vector_math") {
package_name = "vector_math"
# 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 = [
]
}