diff --git a/.gitignore b/.gitignore index ab7e9da..2c9e540 100644 --- a/.gitignore +++ b/.gitignore @@ -81,3 +81,4 @@ CMakeLists.txt.user* .uic/ /build*/ .qtcreator/ +.cache/ diff --git a/CMakeLists.txt b/CMakeLists.txt index 9bdb7fb..15483c4 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -84,8 +84,8 @@ include(FetchContent) FetchContent_Declare( mcclib - # GIT_REPOSITORY https://git.sao.ru/timur/mcc.git - GIT_REPOSITORY ssh://git@95.140.147.151:/home/git/mcc.git + GIT_REPOSITORY https://git.sao.ru/timur/mcc.git + # GIT_REPOSITORY ssh://git@95.140.147.151:/home/git/mcc.git GIT_SHALLOW 1 GIT_PROGRESS 1 SOURCE_DIR