Skip to content

Commit 92215ea

Browse files
authored
Merge pull request #1349 from bratpiorka/rrudnick_fix_typo
fix "provdier" typo in cmake file
2 parents 2028242 + 5832215 commit 92215ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -464,7 +464,7 @@ if(UMF_BUILD_GPU_TESTS AND UMF_BUILD_CUDA_PROVIDER)
464464
else()
465465
message(
466466
STATUS
467-
"CUDA provdier tests requires CUDA libraries to be installed and added to the default library search path - skipping"
467+
"CUDA provider tests requires CUDA libraries to be installed and added to the default library search path - skipping"
468468
)
469469
endif()
470470
endif()

0 commit comments

Comments
 (0)