summaryrefslogtreecommitdiffstats
path: root/Modules/FetchContent.cmake
Commit message (Expand)AuthorAgeFilesLines
* FetchContent: Pass through CMAKE_EP_GIT_REMOTE_UPDATE_STRATEGY if setCraig Scott2020-05-291-6/+11
* FetchContent: Preserve empty string argumentsCraig Scott2020-05-231-21/+41
* FetchContent: Add support for SOURCE_SUBDIRCraig Scott2020-05-161-12/+58
* FetchContent: Add support for DOWNLOAD_NO_EXTRACTCraig Scott2020-04-031-0/+22
* Help: FetchContent, ExternalProject: Command sections -> subsectionsJoachim Wuttke (o)2020-02-171-2/+5
* Refactor: Replace CMAKE_CURRENT_LIST_DIR with CMAKE_CURRENT_FUNCTION_LIST_DIRAlex Turbov2019-12-101-4/+1
* FetchContent: Add new command FetchContent_MakeAvailable()Craig Scott2019-01-261-68/+206
* FetchContent: Trivial doc correctionsCraig Scott2019-01-201-6/+6
* FetchContent: Give access to the terminal for download and updateCraig Scott2019-01-141-0/+7
* FetchContent: Support use of the module before "project()" commandJean-Christophe Fillion-Robin2017-11-071-1/+3
* FetchContent: New module for populating content at configure timeCraig Scott2017-10-161-0/+914