mirror of
https://github.com/cpm-cmake/CPM.cmake.git
synced 2025-11-17 06:37:43 -05:00
* Added GTest (googletest) Example The examples tests the Fibonacci library similar to the doctest example. * Add Example for the cereal library. * Update examples/cereal/CMakeLists.txt Co-Authored-By: Lars Melchior <TheLartians@users.noreply.github.com> * Remove Test Coverage Code * Remove Test Coverage Option