We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e659905 commit 0039b0fCopy full SHA for 0039b0f
1 file changed
extern/CMakeLists.txt
@@ -8,8 +8,8 @@ FetchContent_Declare(
8
9
FetchContent_Declare(
10
Annoy
11
- GIT_REPOSITORY https://github.com/spotify/Annoy
12
- GIT_TAG main # ^1.17.0
+ GIT_REPOSITORY https://github.com/LTLA/Annoy
+ GIT_TAG warnings # ^1.17.0
13
)
14
15
FetchContent_MakeAvailable(knncolle)
0 commit comments