We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cc132b commit e8cbebaCopy full SHA for e8cbeba
1 file changed
build.rs
@@ -1,6 +1,6 @@
1
use std::path::PathBuf;
2
3
-const TYPICAL_CUDA_PATH_ENV_VARS: [&'static str; 5] = [
+const TYPICAL_CUDA_PATH_ENV_VARS: [&str; 5] = [
4
"CUDA_HOME",
5
"CUDA_PATH",
6
"CUDA_ROOT",
0 commit comments