Skip to content

Commit aaf6b74

Browse files
authored
Phpmap tag release 1.35 (#129)
1 parent 2aa5fa9 commit aaf6b74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

externals/phmap/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FetchContent_Declare(
22
phmap_phmap
33
GIT_REPOSITORY https://github.com/greg7mdp/parallel-hashmap.git
44
GIT_SHALLOW 1
5-
GIT_TAG 48e86db1f4ebc85145d384ba061c4f615cb3106f
5+
GIT_TAG 1.35
66
)
77

88
FetchContent_GetProperties(phmap_phmap)

0 commit comments

Comments
 (0)