Изменён url к репозиторию
This commit is contained in:
@@ -13,7 +13,7 @@ include(FetchContent)
|
|||||||
# cpp-httplib
|
# cpp-httplib
|
||||||
FetchContent_Declare(
|
FetchContent_Declare(
|
||||||
httplib
|
httplib
|
||||||
GIT_REPOSITORY https://gogs.dended.keenetic.pro/ded/cpp-httplib.git
|
GIT_REPOSITORY https://gogs.dended.ru/ded/cpp-httplib.git
|
||||||
GIT_TAG master
|
GIT_TAG master
|
||||||
)
|
)
|
||||||
FetchContent_MakeAvailable(httplib)
|
FetchContent_MakeAvailable(httplib)
|
||||||
@@ -21,7 +21,7 @@ FetchContent_MakeAvailable(httplib)
|
|||||||
# noolite
|
# noolite
|
||||||
FetchContent_Declare(
|
FetchContent_Declare(
|
||||||
noolite
|
noolite
|
||||||
GIT_REPOSITORY https://gogs.dended.keenetic.pro/ded/noolitelib.git
|
GIT_REPOSITORY https://gogs.dended.ru/ded/noolitelib.git
|
||||||
GIT_TAG master
|
GIT_TAG master
|
||||||
)
|
)
|
||||||
FetchContent_MakeAvailable(noolite)
|
FetchContent_MakeAvailable(noolite)
|
||||||
|
|||||||
Reference in New Issue
Block a user