mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 22:31:18 -05:00
783c375766
The actual file timestamp dependency is known to not work on Visual Studio or Xcode generators. Tolerate such failure for these generators (Tests/CustomCommand already covers using OBJECT_DEPENDS to pull a custom command into a target, and that still works with these generators).