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 theFetchContent
moduleFetchContent
- Configure time support for theExternalProject
moduleExternalProject
- Creates a custom target to drive download, update/patch, configure, build, install and test steps of an external project.