Skip to content

Commit 0039b0f

Browse files
committed
Test against the hopefully warning-free version.
1 parent e659905 commit 0039b0f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

extern/CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ FetchContent_Declare(
88

99
FetchContent_Declare(
1010
Annoy
11-
GIT_REPOSITORY https://github.com/spotify/Annoy
12-
GIT_TAG main # ^1.17.0
11+
GIT_REPOSITORY https://github.com/LTLA/Annoy
12+
GIT_TAG warnings # ^1.17.0
1313
)
1414

1515
FetchContent_MakeAvailable(knncolle)

0 commit comments

Comments
 (0)