From 23b8b0eb9d8d7247dc97bcf0f7deaa772e750cce Mon Sep 17 00:00:00 2001 From: "Timur A. Fatkhullin" Date: Thu, 26 Feb 2026 12:15:02 +0300 Subject: [PATCH] ... --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 15483c4..0fb10bd 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -84,7 +84,7 @@ include(FetchContent) FetchContent_Declare( mcclib - GIT_REPOSITORY https://git.sao.ru/timur/mcc.git + GIT_REPOSITORY https://timur@git.sao.ru/timur/mcc.git # GIT_REPOSITORY ssh://git@95.140.147.151:/home/git/mcc.git GIT_SHALLOW 1 GIT_PROGRESS 1