We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93b710a commit 50058f7Copy full SHA for 50058f7
cmake/Setup3rdParty.cmake
@@ -17,7 +17,7 @@ include(FetchContent) # once in the project to include the module
17
FetchContent_Declare(
18
Dispenso
19
GIT_REPOSITORY https://github.com/facebookincubator/dispenso.git
20
- GIT_TAG d56d92ed814d44f727812434142959a5d0e6db79 # v1.3.0
+ GIT_TAG f5d0dc5c5c02bf26063ab11ebfaa42f6d1a7c650 # v1.4.0
21
)
22
23
0 commit comments