mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-28 18:09:42 -05:00
04c5492cb0
This enables finding the patch command when using CMake in script modes.
6 lines
141 B
ReStructuredText
6 lines
141 B
ReStructuredText
FindPatch
|
|
---------
|
|
|
|
* The :module:`FindPatch` module now supports running in script mode by skipping
|
|
the creation of the imported target.
|