Skip to content

Commit

Permalink
Merge pull request #1903 from kswiecicki/umf-version-bump
Browse files Browse the repository at this point in the history
Bump UMF version again
  • Loading branch information
pbalcer authored Jul 26, 2024
2 parents 2baf095 + 5b8936d commit b7b0c8b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/common/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ if (NOT DEFINED UMF_REPO)
endif()

if (NOT DEFINED UMF_TAG)
# Merge pull request #638 from kswiecicki/umf-compile-options
set(UMF_TAG 9f91964fabfbc8536b2eec6f54cb85feeab61667)
# Merge pull request #639 from kswiecicki/umf-compile-options-win
set(UMF_TAG bb07950f9804783cdc69951b90c2d7bd68c226f3)
endif()

message(STATUS "Will fetch Unified Memory Framework from ${UMF_REPO}")
Expand Down

0 comments on commit b7b0c8b

Please sign in to comment.