summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/FetchContent/RunCMakeTest.cmake
Commit message (Expand)AuthorAgeFilesLines
* FetchContent: Pass through networking-related CMAKE_... variablesCraig Scott2021-10-051-0/+1
* Revert ExternalProject and FetchContent refactoringCraig Scott2021-03-091-31/+1
* FetchContent: Don't update timestamps if files don't changeCraig Scott2021-02-221-0/+30
* FetchContent: Restore patch command supportCraig Scott2021-02-171-0/+1
* FetchContent: Invoke steps directly and avoid a separate sub-buildCraig Scott2021-02-041-1/+0
* FetchContent: Relative SOURCE_DIR override cannot be a hard errorCraig Scott2020-12-221-0/+5
* FetchContent: Raise error if manually given source dir does not existCraig Scott2020-10-031-0/+7
* FetchContent: Fix SOURCE_DIR, BUILD_DIR when disconnected or overriddenCraig Scott2020-08-231-1/+14
* FetchContent: Preserve empty string argumentsCraig Scott2020-05-231-0/+4
* FetchContent: Add support for DOWNLOAD_NO_EXTRACTCraig Scott2020-04-031-0/+1
* FetchContent: Add new command FetchContent_MakeAvailable()Craig Scott2019-01-261-0/+3
* FetchContent: Give access to the terminal for download and updateCraig Scott2019-01-141-0/+1
* FetchContent: Add testsCraig Scott2017-10-161-0/+28