mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2025-08-02 07:26:38 -04: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>