mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-16 01:51:45 +00:00
expose STL iterator interface for FairMQParts
This commit is contained in:
committed by
Mohammad Al-Turany
parent
0926a9a764
commit
3dc5fd1d6e
@@ -50,6 +50,15 @@ add_testsuite(FairMQ.Protocols
|
||||
RUN_SERIAL ON
|
||||
)
|
||||
|
||||
add_testsuite(FairMQ.Parts
|
||||
SOURCES
|
||||
parts/runner.cxx
|
||||
parts/_iterator_interface.cxx
|
||||
|
||||
LINKS FairMQ
|
||||
INCLUDES ${CMAKE_CURRENT_SOURCE_DIR}/parts
|
||||
TIMEOUT 5
|
||||
)
|
||||
|
||||
##############################
|
||||
# Aggregate all test targets #
|
||||
|
Reference in New Issue
Block a user