Skip to content

Commit 0c26084

Browse files
committed
Bump robin map version
1 parent 1a0f5ac commit 0c26084

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ if (NOT tsl-robin-map_FOUND)
118118
FetchContent_Declare(
119119
robinmap
120120
GIT_REPOSITORY https://github.com/Tessil/robin-map/
121-
GIT_TAG v1.2.1)
121+
GIT_TAG v1.4.0)
122122

123123
FetchContent_MakeAvailable(robinmap)
124124
endif()

0 commit comments

Comments
 (0)