diff options
author | Brad King <brad.king@kitware.com> | 2016-05-18 18:40:33 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2016-05-18 18:54:25 (GMT) |
commit | bdca68388bd57f8302d3c1d83d691034b7ffa70c (patch) | |
tree | 20f34ad26c73dbc68f43ac7891d2be769df091f1 /Modules/CMakeTestCXXCompiler.cmake | |
parent | 4f17baccadf5f1c74ac2bbcdf07b020d2f9df628 (diff) | |
download | CMake-bdca68388bd57f8302d3c1d83d691034b7ffa70c.zip CMake-bdca68388bd57f8302d3c1d83d691034b7ffa70c.tar.gz CMake-bdca68388bd57f8302d3c1d83d691034b7ffa70c.tar.bz2 |
ExternalProject: Always run update step with non-empty UPDATE_COMMAND
The purpose of the `update` step is to run an update on each build
(subject to `UPDATE_DISCONNECTED`). This is done for version-controlled
source directories. We should do it for a custom `UPDATE_COMMAND` too.
In particular, when `UPDATE_DISCONNECTED` is used we expect the
`skip-update` step to exist.
Diffstat (limited to 'Modules/CMakeTestCXXCompiler.cmake')
0 files changed, 0 insertions, 0 deletions