mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-08 06:40:48 -06:00
- Allows make rules to be created with no dependencies. - Such rules will not re-run even if the commands themselves change. - Useful to create rules that run only if the output is missing.