blob: 6e548b2c0a838afe20cc38b384634b89dbce7ada [file] [log] [blame]
# Copyright 2019 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.
executable("merge_and_sort") {
sources = [
"main.cc",
]
}