diff options
author | Craig Scott <craig.scott@crascit.com> | 2020-08-18 13:24:17 (GMT) |
---|---|---|
committer | Craig Scott <craig.scott@crascit.com> | 2020-08-18 13:27:47 (GMT) |
commit | 715324742f2634cd883e2551312fe15b86a21f52 (patch) | |
tree | 02369e3c5450e07b1d9f750c283849f2604de422 /Modules/FindosgIntrospection.cmake | |
parent | c0b7198ad9a4dea6473be0820ccbff27827e9f68 (diff) | |
download | CMake-715324742f2634cd883e2551312fe15b86a21f52.zip CMake-715324742f2634cd883e2551312fe15b86a21f52.tar.gz CMake-715324742f2634cd883e2551312fe15b86a21f52.tar.bz2 |
ExternalProject: Stop configure target from always appearing out-of-date
When updates are disconnected, don't depend on skip-update because that
target is always considered out of date. Depend directly on the patch target
instead because it already depends on the appropriate target regardless of
whether updates are disconnected or not. This in turn means nothing depends
on the skip-update target, so it has also been removed.
Relates: #21086
Diffstat (limited to 'Modules/FindosgIntrospection.cmake')
0 files changed, 0 insertions, 0 deletions