Skip to content

Commit fcb8afa

Browse files
committed
add two missing versions
1 parent 5119d83 commit fcb8afa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/vcpkg/base/system.process.cpp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -632,7 +632,8 @@ namespace vcpkg
632632
"CUDA_PATH_V12_1",
633633
"CUDA_PATH_V12_2",
634634
"CUDA_PATH_V12_3",
635-
"CUDA_PATH_V12_3",
635+
"CUDA_PATH_V12_4",
636+
"CUDA_PATH_V12_5",
636637
"CUDA_PATH_V12_6",
637638
"CUDA_TOOLKIT_ROOT_DIR",
638639
// Environment variable generated automatically by CUDA after installation

0 commit comments

Comments
 (0)