Skip to content

Commit

Permalink
TMP cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
mgates3 committed May 24, 2024
1 parent 255c48f commit 962153d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ if (NOT TARGET testsweeper)
message( " Found TestSweeper library: ${testsweeper_DIR}" )
else()
set( url "https://github.com/icl-utk-edu/testsweeper" )
set( tag "ad53c374818312bcf4bda19dd22468c129135206" ) # 2024-05-22
set( tag "46266dbd5b9560413a379d5c17764aadf96e1890" ) # 2024-05-24
message( "" )
message( "---------- TestSweeper" )
message( STATUS "Fetching TestSweeper ${tag} from ${url}" )
Expand Down

0 comments on commit 962153d

Please sign in to comment.