We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2aa5fa9 commit aaf6b74Copy full SHA for aaf6b74
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