Compare commits

...

3 Commits

Author SHA1 Message Date
dependabot[bot]
a19df74cbd Merge 8d4404b68b into 24e7a5b8d0 2025-03-18 03:47:12 +00:00
Alexey Rybalchenko
24e7a5b8d0 Make shmem headers public 2025-03-17 15:16:46 +01:00
dependabot[bot]
8d4404b68b build(deps): bump extern/googletest from 7d76a23 to 24a9e94
Bumps [extern/googletest](https://github.com/google/googletest) from `7d76a23` to `24a9e94`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](7d76a231b0...24a9e940d4)

---
updated-dependencies:
- dependency-name: extern/googletest
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-01 14:13:13 +00:00
2 changed files with 7 additions and 7 deletions

View File

@@ -69,9 +69,15 @@ if(BUILD_FAIRMQ)
runDevice.h
runFairMQDevice.h
shmem/Common.h
shmem/Manager.h
shmem/Message.h
shmem/Monitor.h
shmem/Poller.h
shmem/Segment.h
shmem/Socket.h
shmem/TransportFactory.h
shmem/UnmanagedRegion.h
shmem/UnmanagedRegionImpl.h
tools/Compiler.h
tools/CppSTL.h
tools/Exceptions.h
@@ -96,12 +102,6 @@ if(BUILD_FAIRMQ)
plugins/Builtin.h
plugins/config/Config.h
plugins/control/Control.h
shmem/Message.h
shmem/Poller.h
shmem/UnmanagedRegionImpl.h
shmem/Socket.h
shmem/TransportFactory.h
shmem/Manager.h
zeromq/Common.h
zeromq/Context.h
zeromq/Message.h