Skip to content

Commit 3b3e9c3

Browse files
authored
Merge PR #131 from devel
Release candidate 1.8.1
2 parents 6912548 + aaf6b74 commit 3b3e9c3

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)