Sign in
fuchsia
/
fuchsia
/
refs/heads/releases/f10n
/
.
/
src
/
lib
/
debug
/
BUILD.gn
blob: 2e81961b214644d89d8739b0dc6085ef92b19b13 [
file
] [
edit
]
# Copyright 2022 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.
static_library
(
"debug"
)
{
sources
=
[
"debug.cc"
]
public
=
[
"debug.h"
]
}