Skip to content

Commit

Permalink
Revert "Merge pull request oneapi-src#1903 from kswiecicki/umf-versio…
Browse files Browse the repository at this point in the history
…n-bump"

This reverts commit b7b0c8b, reversing
changes made to 2baf095.
  • Loading branch information
pbalcer committed Jul 26, 2024
1 parent b7b0c8b commit b96f415
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 #639 from kswiecicki/umf-compile-options-win
set(UMF_TAG bb07950f9804783cdc69951b90c2d7bd68c226f3)
# Merge pull request #638 from kswiecicki/umf-compile-options
set(UMF_TAG 9f91964fabfbc8536b2eec6f54cb85feeab61667)
endif()

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

0 comments on commit b96f415

Please sign in to comment.