|
From: Branden A. <b.m...@gm...> - 2020-01-26 18:03:04
|
Hi all. This release adds support for CMake's FetchContent. Changes: - Add support for FetchContent in CMake Issue #238 <https://github.com/libcheck/check/issues/238> - Rename CMake project from 'check' to 'Check' Issue #232 <https://github.com/libcheck/check/pull/232> - Fix for checking for wrong tool when building docs in Autotools Issue #231 <https://github.com/libcheck/check/pull/231> - Fix compiler warning with printf format Issue #233 <https://github.com/libcheck/check/pull/233> If there are projects which are interested in using FetchContent, let us know any feedback you may have on Check's implementation. The release can be found on the project's GitHub page: https://github.com/libcheck/check/releases - Branden |