We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e35df8 commit dd5fd3dCopy full SHA for dd5fd3d
CMakeLists.txt
@@ -9,7 +9,7 @@ include(FetchContent)
9
10
FetchContent_Declare(
11
ada
12
- GIT_REPOSITORY git@github.com:ada-url/ada.git
+ GIT_REPOSITORY https://github.com/ada-url/ada.git
13
GIT_SHALLOW TRUE
14
GIT_TAG tags/v2.7.2
15
)
0 commit comments