This commit is contained in:
Giulio Eulisse
2025-01-24 03:47:14 +00:00
committed by GitHub
4 changed files with 1482 additions and 6 deletions

View File

@@ -55,6 +55,7 @@ if(BUILD_FAIRMQ)
ProgOptionsFwd.h
Properties.h
PropertyOutput.h
SmallVector.h
Socket.h
StateMachine.h
States.h
@@ -127,6 +128,7 @@ if(BUILD_FAIRMQ)
PluginServices.cxx
ProgOptions.cxx
Properties.cxx
SmallVector.cxx
StateMachine.cxx
States.cxx
SuboptParser.cxx