blob: ffb46ac5ce03faaf07a6da4b56e577ad7a674ecc [file] [log] [blame]
# Copyright 2026 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("stacktrack") {
deps = [ "lib/stacktrack_vmo" ]
}
group("tests") {
testonly = true
deps = [ "lib/stacktrack_vmo:tests" ]
}