# Distributed under the OSI-approved BSD 3-Clause License. See accompanying # file Copyright.txt or https://cmake.org/licensing for details. #[=======================================================================[.rst: ExternalProject --------------- Create custom targets to build projects in external trees .. command:: ExternalProject_Add The ``ExternalProject_Add`` function creates a custom target to drive download, update/patch, configure, build, install and test steps of an external project:: ExternalProject_Add( [