mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
FindPython: ensure a usable environment is set for the free threaded Python
Define the `Python_DEFINITIONS` variable for the support of free
threaded Python developments on Windows.
This is a complement to commit 9a0dee7257 (FindPython: Add support for
free threaded python, 2024-05-30).
This commit is contained in:
@@ -226,6 +226,11 @@ This module will set the following variables in your project
|
||||
|
||||
The Python 3 include directories.
|
||||
|
||||
``Python3_DEFINITIONS``
|
||||
.. versionadded:: 3.30.3
|
||||
|
||||
The Python 3 preprocessor definitions.
|
||||
|
||||
``Python3_DEBUG_POSTFIX``
|
||||
.. versionadded.. 3.30
|
||||
|
||||
|
||||
Reference in New Issue
Block a user