mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-01 11:22:21 -06:00
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.
|