mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2025-07-21 18:37:13 +02:00
If users already set CMAKE_C_COMPILER_LAUNCHER globally, setting it in cmake again will lead to conflict and compile fail. Signed-off-by: Jay <BusyJay@users.noreply.github.com>