blob: 103b8e06ba44c89364e8f72a6ebc50ad90d77239 [file] [log] [blame]
# 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.
# This file contains Pigweed backends for Fuchsia.
source_set("pw_assert_basic_handler_backend") {
sources = [ "pw_assert_basic_handler_backend.cc" ]
}