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 3d8fe8d + 58f8527 commit 2baf095Copy full SHA for 2baf095
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 #637 from kswiecicki/fix-dpool-poison-macro
27
- set(UMF_TAG 1c34aae4c804e133c1273f30b1d6441ebb766f2f)
+ # Merge pull request #638 from kswiecicki/umf-compile-options
+ set(UMF_TAG 9f91964fabfbc8536b2eec6f54cb85feeab61667)
28
29
30
message(STATUS "Will fetch Unified Memory Framework from ${UMF_REPO}")
0 commit comments