Skip to content

Release v0.7.2

Latest
Compare
Choose a tag to compare
@krivenko krivenko released this 12 Nov 14:05
· 54 commits to master since this release
  • Export namespaced CMake target libcommute::libcommute instead of plain libcommute.
  • Install CMake configuration files into ${CMAKE_INSTALL_PREFIX}/lib/cmake/libcommute, which is the recommended location.
  • Upgraded bundled Catch2 to version 2.13.9 (this fixes issue #2 a.k.a. catchorg/Catch2#2178).
  • Fixed compilation with clang/libc++ 15 (issue #5).
  • Added project citation information.