- refactored

git-svn-id: http://moon:8086/svn/software/trunk/projects/GnuRadio@500 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
2019-05-29 11:14:21 +00:00
parent a50f613991
commit c5e7d1f41f
8 changed files with 56 additions and 39 deletions
+2 -1
View File
@@ -34,7 +34,8 @@ list(APPEND jay_sources
bit_packer_impl.cc
add_impl.cc
peak_detect_impl.cc
message_debug_impl.cc )
message_debug_impl.cc
squelch_impl.cc )
set(jay_sources "${jay_sources}" PARENT_SCOPE)
if(NOT jay_sources)