Skip to content

v2.4.5

Latest
Compare
Choose a tag to compare
@fdefelici fdefelici released this 21 Jun 10:00
f723e54

New 'clove-unit.h' released: v2.4.5

[Milestone] [Release] [Readme]

Improvements

  • [CMake] Made library interoperable with CMake FetchContent api (see Readme How to Integrate section)
  • [CMake] Made library interoperable with CMake add_subdirectory api (see Readme How to Integrate section)
  • [CMake] Made library interoperable with CMake find_package api (see Readme How to Integrate section)

Bugfix

  • [Runtime] Fixed SIGSEGV issue on MacOS while running tests using a relative path to the test executable

Internals

  • [CMake] Overall improvements on cmake project organizzation