Newer
Older

Jan David Mol
committed
include(LofarPackageVersion)
# Add current source directory to -I path. This is needed because InputProc uses
# angle brackets for internal header files, instead of quotes.
include_directories(${CMAKE_CURRENT_SOURCE_DIR})

Jan David Mol
committed
lofar_add_library(inputproc
Package__Version.cc
BufferSettings.cc

Jan David Mol
committed
SharedMemory.cc
StationID.cc
Station/Generator.cc
Station/PacketReader.cc
Station/PacketsToBuffer.cc

Jan David Mol
committed
)
lofar_add_bin_program(newInputSection newInputSection.cc)
lofar_add_bin_program(filterRSP Station/filterRSP.cc)