Files
CMake/Help/release
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
..
2022-11-10 10:11:22 -05:00
2022-07-28 10:41:34 -04:00
2022-11-01 12:58:44 -04:00
2023-01-19 09:32:19 -05:00
2023-02-01 14:46:16 -05:00