mirror of
https://github.com/cpm-cmake/CPM.cmake.git
synced 2026-01-14 02:56:42 +08:00
* Disable JSON tests being included in ctest If `CPMAddPackage` includes json without setting JSON_BuildTests off first then the target's ctest will include lots of json's tests. * Bump example JSON version to avoid JSON tests