* updated cmakelists.txt to compile new eoParallel class
This commit is contained in:
parent
63d28c1c79
commit
b7379050bc
1 changed files with 2 additions and 1 deletions
|
|
@ -27,7 +27,8 @@ SET (EOUTILS_SOURCES eoData.cpp
|
|||
make_help.cpp
|
||||
pipecom.cpp
|
||||
eoLogger.cpp
|
||||
eoParserLogger.cpp)
|
||||
eoParserLogger.cpp
|
||||
eoParallel.cpp)
|
||||
|
||||
|
||||
ADD_LIBRARY(eoutils STATIC ${EOUTILS_SOURCES})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue