blob: c2d04bdd803400f19aa1ed463c30394394ac33ee [file] [log] [blame]
# Copyright 2020 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("host") {
testonly = true
deps = [ "host($host_toolchain)" ]
}
group("host-metadata") {
testonly = true
deps = [ "host:metadata($host_toolchain)" ]
}