Files
fish-shell/cmake
Mahmoud Al-Qudsi a4f91a8543 Don't override CTEST_PARALLEL_LEVEL env variable
I think the dynamic detection patch ends up overriding the environment variable
set by CI (if present), because `if(NOT CTEST_PARALLEL_LEVEL)` would define to
false even if an environment variable of that name existed then we end up
explicitly assigning the environment variable by that name upon invocation with
`env`.
2025-01-10 19:21:28 -06:00
..
2025-01-01 16:45:43 +01:00
2024-10-05 20:22:55 -07:00
2024-12-29 13:37:28 +01:00