blob: 1eef9fe7b3406e6385c768b1568bc54460cce8c8 [file] [log] [blame]
Vasil Velichkov1789ae22019-08-13 20:32:05 +00001# Copyright 2011,2012,2014,2016,2018 Free Software Foundation, Inc.
Piotr Krysik5c7a5782016-02-17 12:08:51 +01002#
Vasil Velichkov1789ae22019-08-13 20:32:05 +00003# This file was generated by gr_modtool, a tool from the GNU Radio framework
4# This file is a part of gr-gsm
Piotr Krysik5c7a5782016-02-17 12:08:51 +01005#
6# GNU Radio is free software; you can redistribute it and/or modify
7# it under the terms of the GNU General Public License as published by
8# the Free Software Foundation; either version 3, or (at your option)
9# any later version.
10#
11# GNU Radio is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY; without even the implied warranty of
13# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14# GNU General Public License for more details.
15#
16# You should have received a copy of the GNU General Public License
17# along with GNU Radio; see the file COPYING. If not, write to
18# the Free Software Foundation, Inc., 51 Franklin Street,
19# Boston, MA 02110-1301, USA.
20
21include(GrPython)
Piotr Krysik5c7a5782016-02-17 12:08:51 +010022
23GR_PYTHON_INSTALL(
24 PROGRAMS
Petter Reinholdtsena0889532017-08-08 07:52:23 +000025 grgsm_capture
26 grgsm_channelize
Piotr Krysik5c7a5782016-02-17 12:08:51 +010027 DESTINATION bin
28)
29
Piotr Krysik5c7a5782016-02-17 12:08:51 +010030install(
31 PROGRAMS
Piotr Krysik5c7a5782016-02-17 12:08:51 +010032 DESTINATION bin
33)
34