find_cuda_helper 0.2.0

Helper crate for searching for CUDA libraries
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]

name = "find_cuda_helper"

version = "0.2.0"

edition = "2021"

license = "MIT OR Apache-2.0"

description = "Helper crate for searching for CUDA libraries"

repository = "https://github.com/Rust-GPU/Rust-CUDA"

readme = "../../README.md"



[dependencies]

glob = "0.3.0"