blob: e1de147cbfff6e90d295fa40b03a40f041e905c8 [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" ]
}