blob: 5e62eb5bb3cc93cf119a1848192b15469acf9dba [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("net_interfaces") {
deps = [ "cpp" ]
}
group("tests") {
testonly = true
deps = [ "cpp:tests" ]
}