We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6912548 + aaf6b74 commit 3b3e9c3Copy full SHA for 3b3e9c3
externals/phmap/CMakeLists.txt
@@ -2,7 +2,7 @@ FetchContent_Declare(
2
phmap_phmap
3
GIT_REPOSITORY https://github.com/greg7mdp/parallel-hashmap.git
4
GIT_SHALLOW 1
5
- GIT_TAG 48e86db1f4ebc85145d384ba061c4f615cb3106f
+ GIT_TAG 1.35
6
)
7
8
FetchContent_GetProperties(phmap_phmap)
0 commit comments