diff options
author | Craig Scott <craig.scott@crascit.com> | 2020-08-18 13:01:09 (GMT) |
---|---|---|
committer | Craig Scott <craig.scott@crascit.com> | 2020-08-18 13:21:36 (GMT) |
commit | c0b7198ad9a4dea6473be0820ccbff27827e9f68 (patch) | |
tree | 90403bbda1616828c994d7bb271804b82ba0c7ef /Modules/CMakeCUDACompilerABI.cu | |
parent | acd15bf146616517df7ac7f55f9c270657cad0d5 (diff) | |
download | CMake-c0b7198ad9a4dea6473be0820ccbff27827e9f68.zip CMake-c0b7198ad9a4dea6473be0820ccbff27827e9f68.tar.gz CMake-c0b7198ad9a4dea6473be0820ccbff27827e9f68.tar.bz2 |
ExternalProject: Stop patch target from always appearing out-of-date
The skip-update target is always considered out-of-date. The change in
7249ba9677 (ExternalProject: Enforce that patch depends on update, 2020-04-03)
made the patch target depend on skip-update, which in turn made it
always out of date too. The patch command should only be re-run if the download
needs to be performed again where updates are disconnected.
Fixes: #21086
Diffstat (limited to 'Modules/CMakeCUDACompilerABI.cu')
0 files changed, 0 insertions, 0 deletions