# Copyright 2011-2021 Free Software Foundation, Inc.
#
# This file was generated by gr_modtool, a tool from the GNU Radio framework
# This file is a part of gr-soapy
#
# SPDX-License-Identifier: GPL-3.0-or-later
#

########################################################################
# Install public header files
########################################################################

install(FILES api.h block.h soapy_types.h source.h sink.h
        DESTINATION ${GR_INCLUDE_DIR}/gnuradio/soapy)
