Files
CMake/Tests/FindPython
Rolf Eike Beer 1dd5cf1e08 Tests/FindPython: only use limited API
Newer Python versions (namely 3.13) do not support old compilers before
gcc 4.8 for atomics, which leads to compile errors in the test case.
Since the test actually does not use any of that API, restrict it to the
limited Python API which offers even more stability across versions.
2024-11-15 08:58:37 -05:00
..
2024-11-15 08:58:37 -05:00