# SPDX-License-Identifier: BSD-3-Clause
# Copyright (c) Contributors to the OpenEXR Project.

add_openexr_bin_program(exrmultiview SOURCES
  Image.cpp
  Image.h
  main.cpp
  makeMultiView.cpp
  makeMultiView.h
  namespaceAlias.h
)
