mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
fix range-v3 version to 0.9.1
This commit is contained in:
committed by
John Preston
parent
c164985233
commit
4669c07dc5
@@ -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
|
||||
|
Reference in New Issue
Block a user