mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-15 09:31:45 +00:00
(WIP) SDK: Implement Topology::ChangeState
This commit is contained in:
committed by
Dennis Klein
parent
499ffcd300
commit
18dc536f3d
@@ -17,6 +17,7 @@ set(SDK_PUBLIC_HEADER_FILES
|
||||
../SDK.h
|
||||
DDSEnvironment.h
|
||||
DDSSession.h
|
||||
DDSTopology.h
|
||||
Topology.h
|
||||
)
|
||||
|
||||
@@ -27,6 +28,7 @@ set(SDK_PRIVATE_HEADER_FILES
|
||||
set(SDK_SOURCE_FILES
|
||||
DDSEnvironment.cxx
|
||||
DDSSession.cxx
|
||||
DDSTopology.cxx
|
||||
Topology.cxx
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user