mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-15 09:31:45 +00:00
feat: Move ZMsg
to fair::mq::zmq
Implement move semantics.
This commit is contained in:
committed by
Dennis Klein
parent
7b259afdb5
commit
c47fc6f9fe
@@ -1,5 +1,5 @@
|
||||
################################################################################
|
||||
# Copyright (C) 2012-2022 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH #
|
||||
# Copyright (C) 2012-2023 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH #
|
||||
# #
|
||||
# This software is distributed under the terms of the #
|
||||
# GNU Lesser General Public Licence (LGPL) version 3, #
|
||||
@@ -108,6 +108,7 @@ if(BUILD_FAIRMQ)
|
||||
zeromq/UnmanagedRegion.h
|
||||
zeromq/Socket.h
|
||||
zeromq/TransportFactory.h
|
||||
zeromq/ZMsg.h
|
||||
)
|
||||
|
||||
##########################
|
||||
|
Reference in New Issue
Block a user