mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-20 21:28:23 -05:00
048d1adb4e
Provide a way for custom commands to inform the ninja build tool about their implicit dependencies. For now simply make use of the option an error on other generators. Closes: #15479