mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-13 16:46:47 +00:00
SDK: Remove Session stub
This commit is contained in:
parent
99ed61a58b
commit
1a93da5be0
|
@ -12,7 +12,6 @@
|
|||
set(target SDK)
|
||||
|
||||
set(SDK_PUBLIC_HEADER_FILES
|
||||
Session.h
|
||||
Topology.h
|
||||
)
|
||||
|
||||
|
@ -20,7 +19,6 @@ set(SDK_PRIVATE_HEADER_FILES
|
|||
)
|
||||
|
||||
set(SDK_SOURCE_FILES
|
||||
Session.cxx
|
||||
Topology.cxx
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user