onnxruntime
c20ced41
- Use CMake's find package for CUDA libs (#19673)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Use CMake's find package for CUDA libs (#19673) ### Description Answers issue #19640 More details are in the issue, basically I am changing all the include directory and link directory usage to CMake's `CUDA::*` targets
References
#19673 - Use CMake's find package for CUDA libs
Author
gedoensmax
Parents
3cb81cdd
Loading