summaryrefslogtreecommitdiff
path: root/scripts/func_build.sh
AgeCommit message (Collapse)Author
2026-03-06Restored build and run scripts to their prior versions.Frédéric Desbiens
2025-05-15Try to help user if build script failsHuan Nguyen
A common error condition is that the user cloned the repo without the --recursive option. We'll try to get the submodules for them. We remove the git clone command because the submodule update should fix the issue.