mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-28 01:49:23 -05:00
Merge topic 'FindPython-free-threaded-python'
10abd2ac5a FindPython: ensure a usable environment is set for the free threaded Python
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !9775
This commit is contained in:
@@ -254,3 +254,11 @@ Changes made since CMake 3.30.0 include the following.
|
||||
* These versions made no changes to documented features or interfaces.
|
||||
Some implementation updates were made to support ecosystem changes
|
||||
and/or fix regressions.
|
||||
|
||||
.. 3.30.3 (unreleased)
|
||||
|
||||
* The :module:`FindPython` and :module:`FindPython3` modules now define,
|
||||
respectively, the ``Python_DEFINITIONS`` and ``Python3_DEFINITIONS``
|
||||
variables on Windows to support development with the free threaded
|
||||
version of Python. The :prop_tgt:`INTERFACE_COMPILE_DEFINITIONS` target
|
||||
property is also defined for the various targets provided by these modules.
|
||||
|
||||
Reference in New Issue
Block a user