mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-05-10 09:42:02 +02:00
Add module sub-folder
This commit is contained in:
@@ -3,7 +3,8 @@ add_subdirectory(external/)
|
||||
file(GLOB SOURCES
|
||||
src/*.cpp
|
||||
src/writer/*.cpp
|
||||
src/receiver/*.cpp)
|
||||
src/receiver/*.cpp
|
||||
src/module/*.cpp)
|
||||
|
||||
add_library(core-writer STATIC ${SOURCES})
|
||||
include_directories(core-writer external/)
|
||||
|
||||
Reference in New Issue
Block a user