mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-06 03:33:41 +02:00
Reorder
This commit is contained in:
parent
e3d43c6af2
commit
a708b6c36d
1 changed files with 1 additions and 1 deletions
2
third-party/webrtc/BUCK
vendored
2
third-party/webrtc/BUCK
vendored
|
|
@ -24,8 +24,8 @@ genrule(
|
|||
mkdir -p "$BUILD_DIR"
|
||||
|
||||
mkdir -p "$BUILD_DIR/webrtc-ios"
|
||||
cp -R "../../../../../third-party/webrtc/webrtc-ios/.git" "$BUILD_DIR/webrtc-ios/.git"
|
||||
cp -R "$SRCDIR/webrtc-ios/src" "$BUILD_DIR/webrtc-ios/src"
|
||||
cp -R "../../../../../third-party/webrtc/webrtc-ios/.git" "$BUILD_DIR/webrtc-ios/.git"
|
||||
|
||||
DEPOT_TOOLS_PATH="$(location //third-party:depot_tools_sources)"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue