mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 21:31:08 -06: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:
@@ -224,6 +224,11 @@ This module will set the following variables in your project
|
||||
|
||||
The Python include directories.
|
||||
|
||||
``Python_DEFINITIONS``
|
||||
.. versionadded:: 3.30.3
|
||||
|
||||
The Python preprocessor definitions.
|
||||
|
||||
``Python_DEBUG_POSTFIX``
|
||||
.. versionadded.. 3.30
|
||||
|
||||
|
||||
Reference in New Issue
Block a user