<feed xmlns='http://www.w3.org/2005/Atom'>
<title>CMake.git/Tests/FindPython/Python2SABIModule, branch v3.31.0</title>
<subtitle>CMake is a cross-platform, open-source build system generator.</subtitle>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/CMake.git/'/>
<entry>
<title>FindPython: On Windows, Enhance python debug version support</title>
<updated>2024-05-09T17:08:47Z</updated>
<author>
<name>Marc Chevrier</name>
<email>marc.chevrier@gmail.com</email>
</author>
<published>2024-04-27T15:16:52Z</published>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/CMake.git/commit/?id=c164404b2ee3e47d9552053383ffda14b2f2d8ea'/>
<id>c164404b2ee3e47d9552053383ffda14b2f2d8ea</id>
<content type='text'>
Add the following variables:
* Python_EXECUTABLE_DEBUG
* Python_INTERPRETER
* Python_DEBUG_POSTFIX

and target Python::InterpreterDebug.

python_add_library() command Manage DEBUG_POSTFIX target property based
on the value of Python_DEBUG_POSTFIX variable.

Fixes: #25874
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add the following variables:
* Python_EXECUTABLE_DEBUG
* Python_INTERPRETER
* Python_DEBUG_POSTFIX

and target Python::InterpreterDebug.

python_add_library() command Manage DEBUG_POSTFIX target property based
on the value of Python_DEBUG_POSTFIX variable.

Fixes: #25874
</pre>
</div>
</content>
</entry>
<entry>
<title>Tests: Bump CMake minimum required version in find-module tests to 3.5</title>
<updated>2023-03-08T20:41:43Z</updated>
<author>
<name>Brad King</name>
<email>brad.king@kitware.com</email>
</author>
<published>2023-03-08T20:40:08Z</published>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/CMake.git/commit/?id=bd7b2293aa1653edec2d328b1183b0954ae484b4'/>
<id>bd7b2293aa1653edec2d328b1183b0954ae484b4</id>
<content type='text'>
CMake 3.27 deprecates compatibility with CMake &lt; 3.5.
Update find module tests to avoid the deprecation warning.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CMake 3.27 deprecates compatibility with CMake &lt; 3.5.
Update find module tests to avoid the deprecation warning.
</pre>
</div>
</content>
</entry>
<entry>
<title>FindPython: add support for Stable ABI</title>
<updated>2022-11-29T15:48:08Z</updated>
<author>
<name>Marc Chevrier</name>
<email>marc.chevrier@gmail.com</email>
</author>
<published>2022-11-18T15:24:17Z</published>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/CMake.git/commit/?id=77d734aede807a038ab10520620cfbb24e84e76e'/>
<id>77d734aede807a038ab10520620cfbb24e84e76e</id>
<content type='text'>
Fixes: #24141
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes: #24141
</pre>
</div>
</content>
</entry>
</feed>
