From fb6919fc409aa82f362c32983d2e573e00cf9adc Mon Sep 17 00:00:00 2001 From: RadRussianRus Date: Fri, 26 Jun 2020 17:24:36 +0300 Subject: [PATCH] Revert "Fork cmake_helpers" This reverts commit edb1ffcea10e9bfb7bb21bc4d39f138962c90df0. --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 62635c885..06910fe42 100644 --- a/.gitmodules +++ b/.gitmodules @@ -51,7 +51,7 @@ url = https://github.com/desktop-app/lib_storage.git [submodule "cmake"] path = cmake - url = https://github.com/kotatogram/cmake_helpers.git + url = https://github.com/desktop-app/cmake_helpers.git [submodule "Telegram/ThirdParty/expected"] path = Telegram/ThirdParty/expected url = https://github.com/TartanLlama/expected