feat: Update docs and scripts for Windows and Ubuntu.
This commit is contained in:
@@ -12,7 +12,7 @@ apt install git cmake build-essential curl zip unzip tar pkg-config -y
|
||||
|
||||
#cd "$BASE_DIR"/rpc
|
||||
## build vcpkg
|
||||
git -C vcpkg pull || git clone --branch 2020.11-1 https://github.com/microsoft/vcpkg.git vcpkg
|
||||
git -C vcpkg pull || git clone --branch 2021.05.12 https://github.com/microsoft/vcpkg.git vcpkg
|
||||
cd vcpkg
|
||||
./bootstrap-vcpkg.sh
|
||||
|
||||
|
Reference in New Issue
Block a user