- added preamble_sync
git-svn-id: http://moon:8086/svn/software/trunk/projects/GnuRadio@390 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
@@ -25,12 +25,11 @@ include(GrPlatform) #define LIB_SUFFIX
|
||||
|
||||
include_directories(${Boost_INCLUDE_DIR})
|
||||
link_directories(${Boost_LIBRARY_DIRS})
|
||||
|
||||
list(APPEND jay_sources
|
||||
square_ff_impl.cc
|
||||
square2_ff_impl.cc
|
||||
garage_impl.cc
|
||||
)
|
||||
preamble_sync_impl.cc )
|
||||
|
||||
set(jay_sources "${jay_sources}" PARENT_SCOPE)
|
||||
if(NOT jay_sources)
|
||||
|
||||
Reference in New Issue
Block a user