mirror of
https://github.com/reactos/CMake.git
synced 2025-02-01 09:35:03 +00: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