mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-12-24 00:28:38 -07:00
Move many third-party components' source codes from the src folder to a new folder called deps_src. The goal is to make the code structure clearer and easier to navigate. |
||
|---|---|---|
| .. | ||
| arch | ||
| clear-linux-os | ||
| debian | ||
| fedora | ||
| README.md | ||
Files in this directory are named for the exact output of awk -F= '/^ID=/ {print $2}' /etc/os-release for their respective distribution.
When build_linux.sh is executed, the respective file for the distribution will be sourced so the distribution specific instructions/logic are used.