Files
CMake/Source
Abdelmaged Khalifa 082ccd7530 add_custom_command: Add DEPENDS_EXPLICIT_ONLY option for Ninja
Add option `DEPENDS_EXPLICIT_ONLY` to `add_custom_command` to indicate
that implicit dependencies coming from users of the output are not
needed, and only consider dependencies explicitly specified in the
custom command.

Fixes: #17097
2023-02-14 08:56:59 -05:00
..
2023-02-06 09:32:17 -05:00
2023-02-11 00:01:12 -05:00
2023-01-03 07:49:22 -05:00
2022-11-08 09:00:14 -05:00