Brad King
|
bd7b2293aa
|
Tests: Bump CMake minimum required version in find-module tests to 3.5
CMake 3.27 deprecates compatibility with CMake < 3.5.
Update find module tests to avoid the deprecation warning.
|
2023-03-08 15:41:43 -05:00 |
|
Marc Chevrier
|
5537ccd814
|
FindPython: Tests optimizations
* Use 'project(... LANGUAGES NONE)' when possible
* enhance error messages wording
|
2020-10-01 17:51:16 +02:00 |
|
Marc Chevrier
|
951640f1f9
|
FindPython: manage SOABI for all Python versions
Fixes: #21070
|
2020-08-11 10:16:40 +02:00 |
|
Marc Chevrier
|
0c97b73bc0
|
FindPython: python_add_library can now manage SOABI suffix.
Fixes: #20408
|
2020-03-03 13:13:48 +01:00 |
|
Marc Chevrier
|
61502d3956
|
FindPython: Add variable Python_SOABI
This variable holds the standard extension suffix for modules.
Fixes: #20150
|
2020-01-09 14:43:22 +01:00 |
|