blob: 8ecc6bd566cac71c96fd78f928d04b579f9c5cd1 [file] [log] [blame]
# Copyright 2017 The Fuchsia Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
group("examples") {
testonly = true
deps = [
"benchmark",
"camera",
"components",
"escher",
# TODO: Add more.
]
}