Files
OrcaSlicer/deps
Angus Gratton b88a314763 deps builld: Try to honour CMAKE_BUILD_PARALLEL_LEVEL (#13158)
* deps: Use CMAKE_BUILD_PARALLEL_LEVEL for dependency builds.

If set when initial CMake is run, don't hard-code the number of CPUs for all the
recursive child builds.

* build_linux: Pass -j1 for dependency build.

This is recommended by the comment at the top of deps/CMakeLists.txt, and makes
sense as the recursive build steps will pick up
CMAKE_BUILD_PARALLEL_LEVEL (otherwise the number of parallel jobs is squared).
2026-04-17 12:34:35 +08:00
..
2023-08-09 13:42:41 +08:00
2025-12-23 00:44:36 +08:00
2024-05-25 09:11:19 +08:00
2023-09-29 19:46:49 +08:00
2026-03-19 23:14:47 +08:00
2026-03-19 23:14:47 +08:00
2023-08-09 13:42:41 +08:00
2026-03-19 15:48:32 +08:00
2023-08-09 13:42:41 +08:00
2026-04-16 12:43:09 +08:00
2024-05-25 09:11:19 +08:00
2026-03-19 23:14:47 +08:00
2025-05-01 17:09:45 +08:00
2025-05-01 17:09:45 +08:00
2026-01-03 00:36:04 +08:00
2026-03-11 14:59:29 +08:00
2023-09-29 19:46:49 +08:00