fix range-v3 version to 0.9.1

This commit is contained in:
Jiachen YANG
2019-09-13 11:40:40 +09:00
committed by John Preston
parent c164985233
commit 4669c07dc5
6 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ Go to ***BuildPath*** and run
mkdir Libraries
cd Libraries
git clone --branch 0.5.0 https://github.com/ericniebler/range-v3
git clone --branch 0.9.1 https://github.com/ericniebler/range-v3
git clone https://github.com/telegramdesktop/zlib.git
cd zlib
+1 -1
View File
@@ -55,7 +55,7 @@ Open **x86 Native Tools Command Prompt for VS 2019.bat**, go to ***BuildPath***
mkdir Libraries
cd Libraries
git clone --branch 0.5.0 https://github.com/ericniebler/range-v3 range-v3
git clone --branch 0.9.1 https://github.com/ericniebler/range-v3 range-v3
git clone https://github.com/telegramdesktop/lzma.git
cd lzma\C\Util\LzmaLib
+1 -1
View File
@@ -30,7 +30,7 @@ Go to ***BuildPath*** and run
cd Libraries
git clone --branch 0.5.0 https://github.com/ericniebler/range-v3
git clone --branch 0.9.1 https://github.com/ericniebler/range-v3
cd xz-5.0.5
CFLAGS="-mmacosx-version-min=10.8" LDFLAGS="-mmacosx-version-min=10.8" ./configure