+ feature eoSIGContinue: Continuator can catch user signals + feature eoLogger: flexible logging system for eo
This commit is contained in:
parent
9f4c073678
commit
1ecf4d3def
10 changed files with 638 additions and 2 deletions
|
|
@ -25,7 +25,9 @@ SET (EOUTILS_SOURCES eoData.cpp
|
|||
eoStdoutMonitor.cpp
|
||||
eoUpdater.cpp
|
||||
make_help.cpp
|
||||
pipecom.cpp)
|
||||
pipecom.cpp
|
||||
eoLogger.cpp
|
||||
eoParserLogger.cpp)
|
||||
|
||||
|
||||
ADD_LIBRARY(eoutils STATIC ${EOUTILS_SOURCES})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue