Files
CMake/Help/release/dev/FindPatch.rst
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

6 lines
141 B
ReStructuredText

FindPatch
---------
* The :module:`FindPatch` module now supports running in script mode by skipping
the creation of the imported target.