blob: d299d84a917b0176e1e2d6c6eeaaa31a4ea3b435 [file] [log] [blame]
# Copyright 2016 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("json") {
sources = [
"src/json.hpp"
]
}