mirror of
https://github.com/reactos/CMake.git
synced 2025-02-07 12:26:40 +00:00
![Brad King](/assets/img/avatar_default.png)
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.