blob: 0fa550b068bfa62f2beb1ae74f374ba9c13aac86 [file] [log] [blame]
# Copyright 2020 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("convert_image") {
sources = [ "convert_image.cc" ]
}