mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-04 04:40:56 -06:00
A custom command may name a target created by add_custom_target in its DEPENDS field. Treat this case as a target-level dependency only since a custom target provides no standard file on which to add a file-level dependency.