This repository will contain a community authored set of CMake packages that are compatible with the current ExternalProject mechanisms:
CPM- CMake's missing package manager as a thin wrapper around theFetchContentmoduleFetchContent- Configure time support for theExternalProjectmoduleExternalProject- Creates a custom target to drive download, update/patch, configure, build, install and test steps of an external project.