CMake/Tests/ExternalProjectLocal
Brad King 4deaa25f46 ExternalProject: Fix UPDATE_DISCONNECTED with empty update steps
When `UPDATE_DISCONNECTED` is enabled the post-update steps
unconditionally depend on a `skip-update` step instead of `update`.
Make `skip-update` available whenever `UPDATE_DISCONNECTED` is enabled,
whether there is a real update step or not.

Closes: #16428
2016-11-15 08:45:04 -05:00
..
CMakeLists.txt ExternalProject: Fix UPDATE_DISCONNECTED with empty update steps 2016-11-15 08:45:04 -05:00
Step1.tar Tests: split the ExternalProject test 2014-07-03 18:12:08 +02:00
Step1.tar.bz2 Tests: split the ExternalProject test 2014-07-03 18:12:08 +02:00
Step1.tgz Tests: split the ExternalProject test 2014-07-03 18:12:08 +02:00
Step1.zip Tests: split the ExternalProject test 2014-07-03 18:12:08 +02:00
Step1NoDir.tar Tests: split the ExternalProject test 2014-07-03 18:12:08 +02:00
Step1NoDir.tar.bz2 Tests: split the ExternalProject test 2014-07-03 18:12:08 +02:00
Step1NoDir.tgz Tests: split the ExternalProject test 2014-07-03 18:12:08 +02:00
Step1NoDir.zip Tests: split the ExternalProject test 2014-07-03 18:12:08 +02:00
Step1Patch.cmake Tests: split the ExternalProject test 2014-07-03 18:12:08 +02:00