mirror of
https://github.com/HandBrake/HandBrake-docs.git
synced 2025-12-10 00:44:52 -06:00
docs: Add submodule information to Mac build guide.
Sparkle is now a submodule.
This commit is contained in:
parent
b0ffe9850c
commit
b7ddf8e3a8
@ -52,6 +52,10 @@ Clone the HandBrake repository.
|
||||
|
||||
git clone https://github.com/HandBrake/HandBrake.git && cd HandBrake
|
||||
|
||||
Initialize and update all submodules.
|
||||
|
||||
git submodule update --init --recursive
|
||||
|
||||
You may build and install the additional dependencies using the included script. Feel free to choose a different output path, if desired.
|
||||
|
||||
scripts/mac-toolchain-build /usr/local
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user