Brad King
bd176b430c
Renumber post-3.31 development from 3.32 to 4.0
...
Issue: #26613
2025-01-16 09:18:21 -05:00
Peter Kokot
04c5492cb0
FindPatch: Define imported target only for PROJECT CMAKE_ROLE
...
This enables finding the patch command when using CMake in script modes.
2025-01-14 10:17:09 -05:00
Peter Kokot
e39f0bcf34
FindPatch: Mark Patch_EXECUTABLE as advanced variable
2025-01-11 19:31:04 +01:00
Ferenc Gerlits
39a18aad07
FindPatch: Fix typo in find_program call
...
There is no `NAME` option. It should be `NAMES`. The call worked
with `NAME` only due to old `find_program` signature compatibility.
After this, the `find_program` call works even with PATHS removed
(on non-Windows systems where this PATHS is not needed).
2021-07-21 10:50:05 -04:00
Kitware Robot
496ec6036f
Help: Add Sphinx 'versionadded' directives to each top-level document
...
Run the `Utilities/Sphinx/update_versions.py` script to add initial
markup to every top-level document and find module.
Issue: #19715
2020-07-06 10:23:20 -04:00
Kitware Robot
df4ed1e9ff
Help: Convert remaining modules to block-style comments
2018-10-22 11:09:34 -04:00
Jean-Christophe Fillion-Robin
2645cb6208
FindPatch: Add module to find 'patch' command-line tool
2017-09-01 11:46:28 -04:00