Skip to content

Commit

Permalink
GRCC: Adding new directories to python path to make grc files compile…
Browse files Browse the repository at this point in the history
… after merger
  • Loading branch information
ptrkrysik committed Apr 17, 2018
1 parent 8a8d41a commit d77414b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions apps/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ SET(PYTHONPATH
${CMAKE_SOURCE_DIR}/python/misc_utils
${CMAKE_SOURCE_DIR}/python/demapping
${CMAKE_SOURCE_DIR}/python/receiver
${CMAKE_SOURCE_DIR}/python/transmitter
${CMAKE_SOURCE_DIR}/python/trx
${CMAKE_BINARY_DIR}/swig
$ENV{PYTHONPATH}
)
Expand Down

0 comments on commit d77414b

Please sign in to comment.