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