From aedb0a1e804cf53c9e2577178ca6281f7d71a29e Mon Sep 17 00:00:00 2001 From: Andrey Astafyev Date: Mon, 8 Apr 2024 21:51:25 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D1=8B=20=D0=B0=D0=B4=D1=80=D0=B5=D1=81=D0=B0=20=D0=B7?= =?UTF-8?q?=D0=B0=D0=B2=D0=B8=D1=81=D0=B8=D0=BC=D0=BE=D1=81=D1=82=D0=B5?= =?UTF-8?q?=D0=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- myx_download_content.cmake | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/myx_download_content.cmake b/myx_download_content.cmake index 5814b54..34813fa 100644 --- a/myx_download_content.cmake +++ b/myx_download_content.cmake @@ -8,7 +8,7 @@ if(CMAKE_SCRIPT_MODE_FILE) endif() myx_download_content(myx-example-interface-library - GIT_REPOSITORY git@gitlab.2:myx/examples/myx-example-interface-library) + GIT_REPOSITORY https://git.246060.ru/cmake/myx-example-interface-library) myx_download_content(myx-example-object-library - GIT_REPOSITORY git@gitlab.2:myx/examples/myx-example-object-library) + GIT_REPOSITORY https://git.246060.ru/cmake/myx-example-object-library)