# Part of the MUST Project, under BSD-3-Clause License
# See https://hpc.rwth-aachen.de/must/LICENSE for license information.
# SPDX-License-Identifier: BSD-3-Clause

# @file CMakeLists.cmake
#       CMake file for the modules/MpiBase directory.
#
# @author Tobias Hilbrich
# @date 03.01.2011

#Install handling header
MUST_INSTALL(FILES BaseMpiHandling.h DESTINATION include)

