Skip to content

Commit 3aa9a8f

Browse files
Clean up
1 parent bad9454 commit 3aa9a8f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ if (NOT collections_FOUND)
6262
FetchContent_Declare(
6363
collections
6464
GIT_REPOSITORY "https://github.com/jchristopherson/collections"
65+
GIT_TAG main
6566
)
6667
FetchContent_MakeAvailable(collections)
6768
set(COLLECTIONS_LIBRARIES collections)

0 commit comments

Comments
 (0)