- added message debug

git-svn-id: http://moon:8086/svn/software/trunk/projects/GnuRadio@484 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
2019-05-27 19:46:24 +00:00
parent 4373e458c7
commit 29d7b7ef65
6 changed files with 17 additions and 4 deletions
+2 -1
View File
@@ -33,7 +33,8 @@ list(APPEND jay_sources
pocsag_decoder_impl.cc
bit_packer_impl.cc
add_impl.cc
peak_detect_impl.cc )
peak_detect_impl.cc
message_debug_impl.cc )
set(jay_sources "${jay_sources}" PARENT_SCOPE)
if(NOT jay_sources)