mirror of
https://github.com/ARMSX2/ARMSX1.git
synced 2026-08-24 16:53:35 -07:00
Switch fsui submodule to fuse-lib on GitHub
This commit is contained in:
@@ -186,7 +186,7 @@ esac
|
||||
rm -rf "$fsui_build_dir" "$artifact_root"
|
||||
mkdir -p "$artifact_root"
|
||||
|
||||
cmake -S "$repo_root/third_party/fsui-lib" -B "$fsui_build_dir" \
|
||||
cmake -S "$repo_root/third_party/fuse-lib" -B "$fsui_build_dir" \
|
||||
-DCMAKE_TOOLCHAIN_FILE="$toolchain_file" \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
-DFSUI_BUILD_SAMPLES=OFF \
|
||||
|
||||
Reference in New Issue
Block a user