mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-14 10:30:15 -05:00
e4541b0e3d
Fixes: #18827
7 lines
228 B
ReStructuredText
7 lines
228 B
ReStructuredText
findpython-script
|
|
-----------------
|
|
|
|
* The :module:`FindPython2`, :module:`FindPython3`, and :module:`FindPython`
|
|
modules now support running in script mode by skipping the creation of
|
|
imported targets and helper functions.
|