whisper.cpp
a792c407 - cmake : fix MSVC compile error C3688 (#1136)

Commit
2 years ago
cmake : fix MSVC compile error C3688 (#1136) Instead of simply using 'add_compile_options(/utf-8)' to address the MSVC compile error C3688, a better approach would be to handle it in a way that prevents passing '/utf-8' to NVCC.
Author
Parents
Loading