* default to "ON" for options without explicit value definition * increment CPM version * compare the correct lengths
* reorganise source and add CPMFindPackage * add consistent find_package behaviour * document CPMFindPackage * reset examples to CPMAddPackage unless tested * update version * update README.md * Update README.md
* Added GTest (googletest) Example The examples tests the Fibonacci library similar to the doctest example. * Update examples/gtest/CMakeLists.txt Co-Authored-By: Lars Melchior <TheLartians@users.noreply.github.com>