blob: be5d05f959e01993db234b22a17285963f58a877 [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.
source_set("json") {
sources = [
"src/json.hpp"
]
}