Skip to content

tcp_pubsub v1.0.6

Compare
Choose a tag to compare
@FlorianReimold FlorianReimold released this 12 Feb 11:52
· 1 commit to master since this release
9ccbd4a

What's Changed

Build Process:

  • regorganized git submodules and added gtest
  • Added CMake Options to better control builtin dependencies
  • Added CMake Option to build tcp_pubsub as shared / static / object lib without relying on BUILD_SHARED_LIBS
  • tcp_pubsub now installs a tcp_pubsubConfigVersion.cmake file (by @FlorianReimold in #26)

Tests:

  • Added tests

tcp_pubsub library:

  • no code changes were made.

Full Changelog: v1.0.5...v1.0.6