mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-07 06:09:52 -06:00
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.
980 B
980 B