CMake's support for obtaining, building and installation of projects distinct from the one currently being processed.
The build management tool CMake supports obtaining, building and installing projects - distinct and separate from the current one it is processing - using the ExternalProjcect() command.
Use this tag for questions regarding this feature.