# SPDX-FileCopyrightText: 2021-2026 The Ikarus Developers ikarus@ibb.uni-stuttgart.de
# SPDX-License-Identifier: LGPL-3.0-or-later

# install headers
install(FILES resultfunction.hh resultevaluators.hh vtkwriter.hh vtkdatatag.hh vtkcontainertypes.hh
        DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/ikarus/io
)
