...
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -81,3 +81,4 @@ CMakeLists.txt.user*
|
||||
.uic/
|
||||
/build*/
|
||||
.qtcreator/
|
||||
.cache/
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user