gr-gsm/cmake/Modules
Vasil Velichkov 6eea94f7de Fix grcc compilation with python3 by adding local subdirs to __path__
As the directory structure in the repository is different then the one
after the package gets installed we need to add those subdirectories to
the __path__ otherwise python3 is not able to load the modules using the
relative import syntax and grcc compilation and some unit tests fail.

Mofiy __path__ only when the CMAKE_BINARY_DIR environment variable is
present.

Revert "grgsm_livemon: Set cell_allocation to [0]"

This reverts commit 013d4c258c6ad31c2581f0caa4eee3aa609fd9de.

Change-Id: I223fd6181e8e36027039301186b671712a597ff8
2021-05-03 07:14:00 +02:00
..
CMakeParseArgumentsCopy.cmake Initial commit - gsm-receiver with removed quick hacks 2014-02-04 17:57:25 +01:00
FindCppUnit.cmake Initial commit - gsm-receiver with removed quick hacks 2014-02-04 17:57:25 +01:00
FindLibosmocodec.cmake Changes in decoding: 2017-01-03 08:01:23 +01:00
FindLibosmocoding.cmake Changes in decoding: 2017-01-03 08:01:23 +01:00
FindLibosmocore.cmake Separating libosmogsm from the rest 2018-06-18 15:13:13 +02:00
FindLibosmogsm.cmake Separating libosmogsm from the rest 2018-06-18 15:13:13 +02:00
GrccCompile.cmake Fix grcc compilation with python3 by adding local subdirs to __path__ 2021-05-03 07:14:00 +02:00
gr-gsmConfig.cmake Removed redundant "gnuradio" from the grgsm library's name 2016-02-17 12:11:02 +01:00
targetConfig.cmake.in GNU Radio 3.8 support 2021-05-03 07:14:00 +02:00