Don't check soname on Windows
This allow users to specify a certain CUDA version on Windows again. Without this, we get the following error: ``` Cuda Configuration Error: None of the libraries match their SONAME: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v9.1/lib/x64/cudart.lib ``` PiperOrigin-RevId: 236646104
Loading
Please sign in to comment