v2.4.5
New 'clove-unit.h' released: v2.4.5
[Milestone] [Release] [Readme]
Improvements
- [CMake] Made library interoperable with CMake
FetchContent
api (see ReadmeHow to Integrate
section) - [CMake] Made library interoperable with CMake
add_subdirectory
api (see ReadmeHow to Integrate
section) - [CMake] Made library interoperable with CMake
find_package
api (see ReadmeHow 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