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.
2 parents b7b0c8b + f772f90 commit a985a81Copy full SHA for a985a81
source/common/CMakeLists.txt
@@ -23,8 +23,7 @@ if (NOT DEFINED UMF_REPO)
23
endif()
24
25
if (NOT DEFINED UMF_TAG)
26
- # Merge pull request #639 from kswiecicki/umf-compile-options-win
27
- set(UMF_TAG bb07950f9804783cdc69951b90c2d7bd68c226f3)
+ set(UMF_TAG 9a96626d8c5fe3b8e7625cb2c3bd41e779c6eb8c)
28
29
30
message(STATUS "Will fetch Unified Memory Framework from ${UMF_REPO}")
0 commit comments